Translation components API.

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

GET /api/translations/yunohost/core/id/changes/?format=api&page=36
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1753,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/core/id/changes/?format=api&page=35",
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-13T07:16:19.052750Z",
            "action": 0,
            "target": "",
            "id": 40420,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/40420/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-12T23:58:55.134397Z",
            "action": 0,
            "target": "",
            "id": 40250,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/40250/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-10T01:05:56.164250Z",
            "action": 0,
            "target": "",
            "id": 40043,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/40043/?format=api"
        }
    ]
}