Translation components API.

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

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

{
    "count": 707,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/changes/?format=api&page=14",
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-13T10:16:23.563248Z",
            "action": 0,
            "target": "",
            "id": 4311,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/4311/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-03T22:16:00.593896Z",
            "action": 0,
            "target": "",
            "id": 3526,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/3526/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-16T14:59:45.689901Z",
            "action": 0,
            "target": "",
            "id": 3261,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/3261/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-13T11:48:31.030415Z",
            "action": 0,
            "target": "",
            "id": 3127,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/3127/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-04-24T23:15:27.110712Z",
            "action": 0,
            "target": "",
            "id": 2955,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/2955/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-04-02T00:54:23.247164Z",
            "action": 0,
            "target": "",
            "id": 2426,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/2426/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:36:43.786429Z",
            "action": 0,
            "target": "",
            "id": 955,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/955/?format=api"
        }
    ]
}