Translation components API.

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

GET /api/translations/amikumu/glosaro/hy/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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:55.990142Z",
            "action": 0,
            "target": "",
            "id": 1301415,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1301415/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:58.910194Z",
            "action": 44,
            "target": "",
            "id": 1301717,
            "action_name": "New strings to translate",
            "url": "https://traduk.amikumu.com/api/changes/1301717/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:30:24.388424Z",
            "action": 0,
            "target": "",
            "id": 1304212,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1304212/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750440/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/hy/?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.586809Z",
            "action": 31,
            "target": "",
            "id": 1304323,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1304323/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750546/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/hy/?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.729580Z",
            "action": 31,
            "target": "",
            "id": 1305437,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305437/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750652/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/hy/?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.077343Z",
            "action": 31,
            "target": "",
            "id": 1305543,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305543/?format=api"
        }
    ]
}