Translation components API.

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

GET /api/translations/ooops-base-14-0/pos_debranding/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base-14-0/pos_debranding/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base-14-0/pos_debranding/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-07-06T18:33:55.359962+02:00",
            "action": 0,
            "target": "",
            "id": 34936,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/34936/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base-14-0/pos_debranding/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base-14-0/pos_debranding/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-07-06T18:33:55.393322+02:00",
            "action": 44,
            "target": "",
            "id": 34937,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/34937/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/76198/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-base-14-0/pos_debranding/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base-14-0/pos_debranding/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "timestamp": "2022-07-06T18:38:06.683033+02:00",
            "action": 5,
            "target": "/logo.png",
            "id": 34956,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/34956/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base-14-0/pos_debranding/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base-14-0/pos_debranding/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-21T16:42:59.300518+01:00",
            "action": 0,
            "target": "",
            "id": 60835,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/60835/?format=api"
        }
    ]
}