Translation components API.

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

GET /api/translations/imsettings/master/az/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": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:25.641506Z",
            "action": 0,
            "target": "",
            "id": 14659891,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14659891/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16773576/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:25.641427Z",
            "action": 59,
            "target": "",
            "id": 14659890,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14659890/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-30T08:23:50.551666Z",
            "action": 0,
            "target": "",
            "id": 3768166,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3768166/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-07T20:52:33.565846Z",
            "action": 0,
            "target": "",
            "id": 2754561,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2754561/?format=api"
        }
    ]
}