Translation components API.

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

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

{
    "count": 53,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/moulinette/lt/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/76947/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-14T14:42:33.372510Z",
            "action": 59,
            "target": "",
            "id": 93669,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/93669/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/76946/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-14T14:42:33.372436Z",
            "action": 59,
            "target": "",
            "id": 93668,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/93668/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/76945/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-14T14:42:33.372304Z",
            "action": 59,
            "target": "",
            "id": 93667,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/93667/?format=api"
        }
    ]
}