Translation components API.

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

GET /api/translations/yunohost/ssowat/br/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T17:28:57.117332Z",
            "action": 0,
            "target": "",
            "id": 119020,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/119020/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-03T18:52:20.047248Z",
            "action": 0,
            "target": "",
            "id": 7524,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/7524/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T13:19:20.986998Z",
            "action": 17,
            "target": "",
            "id": 1153,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/1153/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T13:19:20.913761Z",
            "action": 0,
            "target": "",
            "id": 1152,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/1152/?format=api"
        }
    ]
}