Translation components API.

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

GET /api/translations/amikumu/glosaro/pa/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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:57.092763Z",
            "action": 0,
            "target": "",
            "id": 1301527,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1301527/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:59.051055Z",
            "action": 44,
            "target": "",
            "id": 1301745,
            "action_name": "New strings to translate",
            "url": "https://traduk.amikumu.com/api/changes/1301745/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:30:26.842288Z",
            "action": 0,
            "target": "",
            "id": 1304240,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1304240/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750466/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/pa/?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.588703Z",
            "action": 31,
            "target": "",
            "id": 1304349,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1304349/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750572/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/pa/?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.732634Z",
            "action": 31,
            "target": "",
            "id": 1305463,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305463/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750678/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/pa/?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.079107Z",
            "action": 31,
            "target": "",
            "id": 1305569,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305569/?format=api"
        }
    ]
}