Translation components API.

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

GET /api/translations/amikumu/glosaro/ro/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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:57.442257Z",
            "action": 0,
            "target": "",
            "id": 1301559,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1301559/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:59.085968Z",
            "action": 44,
            "target": "",
            "id": 1301753,
            "action_name": "New strings to translate",
            "url": "https://traduk.amikumu.com/api/changes/1301753/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:30:28.059959Z",
            "action": 0,
            "target": "",
            "id": 1304248,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1304248/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750470/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ro/?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.589012Z",
            "action": 31,
            "target": "",
            "id": 1304353,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1304353/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750576/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ro/?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.733027Z",
            "action": 31,
            "target": "",
            "id": 1305467,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305467/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750682/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ro/?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.079503Z",
            "action": 31,
            "target": "",
            "id": 1305573,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305573/?format=api"
        }
    ]
}