Translation components API.

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

GET /api/translations/amikumu/glosaro/ckb/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:54.874246Z",
            "action": 0,
            "target": "",
            "id": 1301310,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1301310/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:58.778089Z",
            "action": 44,
            "target": "",
            "id": 1301691,
            "action_name": "New strings to translate",
            "url": "https://traduk.amikumu.com/api/changes/1301691/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:30:23.044127Z",
            "action": 0,
            "target": "",
            "id": 1304185,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1304185/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750414/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ckb/?format=api",
            "user": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
            "author": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
            "timestamp": "2022-11-10T12:31:01.584488Z",
            "action": 31,
            "target": "",
            "id": 1304297,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1304297/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750520/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ckb/?format=api",
            "user": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
            "author": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
            "timestamp": "2022-11-11T14:00:37.726738Z",
            "action": 31,
            "target": "",
            "id": 1305411,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305411/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750626/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ckb/?format=api",
            "user": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
            "author": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
            "timestamp": "2022-11-11T14:00:53.075436Z",
            "action": 31,
            "target": "",
            "id": 1305517,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305517/?format=api"
        }
    ]
}