Translation components API.

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

GET /api/translations/amikumu/glosaro/be/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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:54.610126Z",
            "action": 0,
            "target": "",
            "id": 1301286,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1301286/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:58.701451Z",
            "action": 44,
            "target": "",
            "id": 1301685,
            "action_name": "New strings to translate",
            "url": "https://traduk.amikumu.com/api/changes/1301685/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:30:22.197037Z",
            "action": 0,
            "target": "",
            "id": 1304179,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1304179/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750408/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/be/?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.584001Z",
            "action": 31,
            "target": "",
            "id": 1304291,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1304291/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750514/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/be/?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.726038Z",
            "action": 31,
            "target": "",
            "id": 1305405,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305405/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750620/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/be/?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.074907Z",
            "action": 31,
            "target": "",
            "id": 1305511,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305511/?format=api"
        }
    ]
}