Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/3212980/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/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:19.865987Z",
            "action": 2,
            "target": "Налагодити",
            "id": 1604620,
            "action_name": "Translation changed",
            "url": "https://l10n.elementary.io/api/changes/1604620/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212978/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/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:48:41.876491Z",
            "action": 2,
            "target": "Налагодження",
            "id": 1604615,
            "action_name": "Translation changed",
            "url": "https://l10n.elementary.io/api/changes/1604615/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212944/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2021-07-03T13:45:37.578999Z",
            "action": 2,
            "target": "налаштування",
            "id": 897956,
            "action_name": "Translation changed",
            "url": "https://l10n.elementary.io/api/changes/897956/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3213004/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2020-09-11T19:52:12.688546Z",
            "action": 5,
            "target": "застосунок",
            "id": 686161,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/686161/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3213006/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2020-09-11T17:34:47.546275Z",
            "action": 5,
            "target": "перезапустити",
            "id": 685953,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/685953/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3213008/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2020-09-11T17:26:26.278330Z",
            "action": 5,
            "target": "комбінація клавіш",
            "id": 685948,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/685948/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3213010/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2020-09-11T17:24:38.873224Z",
            "action": 5,
            "target": "Незначні оновлення",
            "id": 685945,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/685945/?format=api"
        }
    ]
}