Translation components API.

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

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

{
    "count": 1454,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/core/eo/changes/?format=api&page=29",
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-19T12:03:56.503243Z",
            "action": 0,
            "target": "",
            "id": 2059,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/2059/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-19T12:03:46.649056Z",
            "action": 17,
            "target": "",
            "id": 2050,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/2050/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/2519/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/eo/?format=api",
            "user": "https://translate.yunohost.org/api/users/ariasuni/?format=api",
            "author": "https://translate.yunohost.org/api/users/ariasuni/?format=api",
            "timestamp": "2019-03-18T20:09:52.126973Z",
            "action": 2,
            "target": "Instalante YunoHost…",
            "id": 1843,
            "action_name": "Translation changed",
            "url": "https://translate.yunohost.org/api/changes/1843/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:31:42.232971Z",
            "action": 0,
            "target": "",
            "id": 510,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/510/?format=api"
        }
    ]
}