Translation components API.

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

GET /api/translations/amikumu/glosaro/qnd/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/qnd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:57.337157Z",
            "action": 0,
            "target": "",
            "id": 1301551,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1301551/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/qnd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:59.077069Z",
            "action": 44,
            "target": "",
            "id": 1301751,
            "action_name": "New strings to translate",
            "url": "https://traduk.amikumu.com/api/changes/1301751/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/qnd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:30:27.916507Z",
            "action": 0,
            "target": "",
            "id": 1304246,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1304246/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750505/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/qnd/?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.591350Z",
            "action": 31,
            "target": "",
            "id": 1304388,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1304388/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750611/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/qnd/?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.736647Z",
            "action": 31,
            "target": "",
            "id": 1305502,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305502/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750717/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/qnd/?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.085216Z",
            "action": 31,
            "target": "",
            "id": 1305608,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305608/?format=api"
        }
    ]
}