Translation components API.

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

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

{
    "count": 2306,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/core/es/changes/?format=api&page=46",
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-25T13:34:22.345290Z",
            "action": 0,
            "target": "",
            "id": 2310,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/2310/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-23T11:24:12.421913Z",
            "action": 0,
            "target": "",
            "id": 2274,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/2274/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-22T15:13:04.192220Z",
            "action": 0,
            "target": "",
            "id": 2233,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/2233/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-19T12:52:53.248771Z",
            "action": 0,
            "target": "",
            "id": 2082,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/2082/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-19T12:03:56.792026Z",
            "action": 0,
            "target": "",
            "id": 2060,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/2060/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/core/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:31:47.944999Z",
            "action": 0,
            "target": "",
            "id": 511,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/511/?format=api"
        }
    ]
}