Translation components API.

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

GET /api/translations/plugins/hypothesis/az/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": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/az/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "timestamp": "2023-06-03T08:23:52.298338Z",
            "action": 48,
            "target": "",
            "id": 782123,
            "action_name": "Added new language",
            "url": "http://translate.pkp.sfu.ca/api/changes/782123/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/787631/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-03T08:23:52.333908Z",
            "action": 59,
            "target": "",
            "id": 782124,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/782124/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/787632/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-03T08:23:52.333980Z",
            "action": 59,
            "target": "",
            "id": 782125,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/782125/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/az/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "timestamp": "2023-06-03T08:23:52.334030Z",
            "action": 0,
            "target": "",
            "id": 782126,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/782126/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/az/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "timestamp": "2023-06-03T08:23:52.479666Z",
            "action": 44,
            "target": "",
            "id": 782127,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/782127/?format=api"
        }
    ]
}