Translation components API.

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

GET /api/translations/plugins/static-pages-plugin/sr_Latn/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://translate.pkp.sfu.ca/api/components/plugins/static-pages-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/static-pages-plugin/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-26T16:50:52.203064Z",
            "action": 0,
            "target": "",
            "id": 7535,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/7535/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/static-pages-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/static-pages-plugin/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-09T23:18:31.099435Z",
            "action": 0,
            "target": "",
            "id": 374919,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/374919/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/static-pages-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/static-pages-plugin/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T03:02:21.471240Z",
            "action": 0,
            "target": "",
            "id": 418064,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/418064/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/static-pages-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/static-pages-plugin/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:33:42.229940Z",
            "action": 0,
            "target": "",
            "id": 984633,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/984633/?format=api"
        }
    ]
}