Translation components API.

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

GET /api/translations/yunohost/moulinette/ko/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/ko/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/81593/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T12:39:25.512886Z",
            "action": 59,
            "target": "",
            "id": 115130,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/115130/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/81592/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T12:39:25.512815Z",
            "action": 59,
            "target": "",
            "id": 115129,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/115129/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/81591/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T12:39:25.512700Z",
            "action": 59,
            "target": "",
            "id": 115128,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/115128/?format=api"
        }
    ]
}