Translation components API.

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

GET /api/translations/abrt/retrace-server/ast/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/458556/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/ast/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-01-03T12:43:51.755258Z",
            "action": 4,
            "target": "Назва",
            "id": 2847722,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2847722/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-23T04:29:05.593965Z",
            "action": 0,
            "target": "",
            "id": 1088604,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1088604/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/ast/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ekulik/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ekulik/?format=api",
            "timestamp": "2020-01-24T21:06:00.244639Z",
            "action": 0,
            "target": "",
            "id": 60951,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/60951/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/ast/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ekulik/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ekulik/?format=api",
            "timestamp": "2020-01-23T07:11:50.014955Z",
            "action": 0,
            "target": "",
            "id": 55699,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/55699/?format=api"
        }
    ]
}