Translation components API.

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

GET /api/translations/amikumu/glosaro/ar/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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:54.428631Z",
            "action": 0,
            "target": "",
            "id": 1301270,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1301270/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:58.658791Z",
            "action": 44,
            "target": "",
            "id": 1301681,
            "action_name": "New strings to translate",
            "url": "https://traduk.amikumu.com/api/changes/1301681/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:30:21.838303Z",
            "action": 0,
            "target": "",
            "id": 1304175,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1304175/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750405/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ar/?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.583691Z",
            "action": 31,
            "target": "",
            "id": 1304288,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1304288/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750511/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ar/?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.725668Z",
            "action": 31,
            "target": "",
            "id": 1305402,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305402/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750617/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/ar/?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.074703Z",
            "action": 31,
            "target": "",
            "id": 1305508,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305508/?format=api"
        }
    ]
}