Translation components API.

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

GET /api/translations/abrt/retrace-server/et/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/551980/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/et/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-01-03T12:43:25.115722Z",
            "action": 4,
            "target": "Versioon",
            "id": 2847589,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2847589/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/551972/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/et/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-01-03T12:43:25.102735Z",
            "action": 4,
            "target": "Va_basta",
            "id": 2847588,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2847588/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/551971/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/et/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-01-03T12:43:25.088291Z",
            "action": 4,
            "target": "Nimi",
            "id": 2847586,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2847586/?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/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-23T04:29:16.465993Z",
            "action": 0,
            "target": "",
            "id": 1088623,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1088623/?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/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-23T18:13:10.176869Z",
            "action": 17,
            "target": "",
            "id": 59525,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/59525/?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/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-23T18:13:04.416385Z",
            "action": 0,
            "target": "",
            "id": 59523,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/59523/?format=api"
        }
    ]
}