Translation components API.

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

GET /api/translations/amikumu/glosaro/eo/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/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:55.237021Z",
            "action": 0,
            "target": "",
            "id": 1301343,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1301343/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:58.828754Z",
            "action": 44,
            "target": "",
            "id": 1301699,
            "action_name": "New strings to translate",
            "url": "https://traduk.amikumu.com/api/changes/1301699/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:30:23.490708Z",
            "action": 0,
            "target": "",
            "id": 1304194,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1304194/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750422/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/eo/?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.585244Z",
            "action": 31,
            "target": "",
            "id": 1304305,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1304305/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750528/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/eo/?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.727673Z",
            "action": 31,
            "target": "",
            "id": 1305419,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305419/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750634/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/eo/?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.076105Z",
            "action": 31,
            "target": "",
            "id": 1305525,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305525/?format=api"
        }
    ]
}