Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/components/erco/glossary/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/erco/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-15T03:57:23.942292Z",
            "action": 47,
            "target": "",
            "id": 774012,
            "action_name": "Alerte déclenchée",
            "url": "https://weblate.framasoft.org/api/changes/774012/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/erco/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-30T03:57:21.727867Z",
            "action": 47,
            "target": "",
            "id": 770393,
            "action_name": "Alerte déclenchée",
            "url": "https://weblate.framasoft.org/api/changes/770393/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/erco/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/erco/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-29T19:06:26.171566Z",
            "action": 0,
            "target": "",
            "id": 487582,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/487582/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/erco/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/erco/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-29T19:06:26.137952Z",
            "action": 0,
            "target": "",
            "id": 487581,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/487581/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/erco/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/erco/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-29T19:06:26.069071Z",
            "action": 0,
            "target": "",
            "id": 487580,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/487580/?format=api"
        }
    ]
}