Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/552523/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/nn/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
            "timestamp": "2024-05-15T00:50:35.301792Z",
            "action": 4,
            "target": "arkitektur",
            "id": 16177017,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/16177017/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/552533/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/nn/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-01-03T12:43:16.063242Z",
            "action": 4,
            "target": "_Slepp",
            "id": 2847555,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2847555/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/552532/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/nn/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-01-03T12:43:16.037319Z",
            "action": 4,
            "target": "Namn",
            "id": 2847554,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2847554/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-23T04:29:36.313929Z",
            "action": 0,
            "target": "",
            "id": 1088656,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1088656/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-23T18:14:10.959761Z",
            "action": 17,
            "target": "",
            "id": 59612,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/59612/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-23T18:14:10.522690Z",
            "action": 0,
            "target": "",
            "id": 59611,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/59611/?format=api"
        }
    ]
}