Translation components API.

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

GET /api/translations/desktop/glossary/uk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/3213351/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "timestamp": "2023-04-22T10:49:46.562495Z",
            "action": 2,
            "target": "Налагодити",
            "id": 1604622,
            "action_name": "Translation changed",
            "url": "https://l10n.elementary.io/api/changes/1604622/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3213349/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "timestamp": "2023-04-22T10:49:02.603989Z",
            "action": 2,
            "target": "Налагодження",
            "id": 1604618,
            "action_name": "Translation changed",
            "url": "https://l10n.elementary.io/api/changes/1604618/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3256655/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "timestamp": "2023-02-13T13:22:49.884421Z",
            "action": 5,
            "target": "Док",
            "id": 1501782,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1501782/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3256655/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-06T09:15:31.237062Z",
            "action": 31,
            "target": "",
            "id": 1488352,
            "action_name": "String added",
            "url": "https://l10n.elementary.io/api/changes/1488352/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3213315/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2021-07-03T13:52:08.993311Z",
            "action": 2,
            "target": "налаштування",
            "id": 897984,
            "action_name": "Translation changed",
            "url": "https://l10n.elementary.io/api/changes/897984/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3213357/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2020-09-21T22:02:38.101474Z",
            "action": 5,
            "target": "Помічник автентифікації мережі",
            "id": 693716,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/693716/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3213379/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2020-09-12T20:58:09.571293Z",
            "action": 5,
            "target": "перезапустити",
            "id": 686895,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/686895/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3213381/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2020-09-11T21:40:20.544098Z",
            "action": 5,
            "target": "застосунок",
            "id": 686269,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/686269/?format=api"
        }
    ]
}