Translation components API.

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

GET /api/translations/imsettings/master/hy/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": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:32.551829Z",
            "action": 0,
            "target": "",
            "id": 14659949,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14659949/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16773605/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:32.551745Z",
            "action": 59,
            "target": "",
            "id": 14659948,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14659948/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-30T08:23:57.102858Z",
            "action": 0,
            "target": "",
            "id": 3768195,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3768195/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/6582130/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/hy/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T14:25:11.445564Z",
            "action": 4,
            "target": "Դեսքթոփներ",
            "id": 2829056,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2829056/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-07T20:53:20.212546Z",
            "action": 0,
            "target": "",
            "id": 2754591,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2754591/?format=api"
        }
    ]
}