Translation components API.

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

GET /api/translations/imsettings/master/nso/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "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/nso/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:38.262789Z",
            "action": 0,
            "target": "",
            "id": 14659997,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14659997/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16773629/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/nso/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:38.262737Z",
            "action": 59,
            "target": "",
            "id": 14659996,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14659996/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/nso/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-30T08:24:02.114443Z",
            "action": 0,
            "target": "",
            "id": 3768219,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3768219/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/6584220/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/nso/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T14:24:44.147704Z",
            "action": 4,
            "target": "Name",
            "id": 2829023,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2829023/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/6584218/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/nso/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T14:24:44.122509Z",
            "action": 4,
            "target": "Diteseke",
            "id": 2829022,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2829022/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/nso/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-07T20:53:59.157716Z",
            "action": 0,
            "target": "",
            "id": 2754615,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2754615/?format=api"
        }
    ]
}