Translation components API.

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

GET /api/translations/amikumu/glosaro/en_GB/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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:55.175427Z",
            "action": 0,
            "target": "",
            "id": 1301338,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1301338/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:58.824280Z",
            "action": 44,
            "target": "",
            "id": 1301698,
            "action_name": "New strings to translate",
            "url": "https://traduk.amikumu.com/api/changes/1301698/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:30:23.424037Z",
            "action": 0,
            "target": "",
            "id": 1304192,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1304192/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750421/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/en_GB/?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.585170Z",
            "action": 31,
            "target": "",
            "id": 1304304,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1304304/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750527/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/en_GB/?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.727570Z",
            "action": 31,
            "target": "",
            "id": 1305418,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305418/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750633/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/en_GB/?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.076011Z",
            "action": 31,
            "target": "",
            "id": 1305524,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305524/?format=api"
        }
    ]
}