Translation components API.

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

GET /api/components/tasks/glossary/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 204,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/tasks/glossary/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/3213650/?format=api",
            "component": "https://l10n.elementary.io/api/components/tasks/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/tasks/glossary/uz/?format=api",
            "user": "https://l10n.elementary.io/api/users/vodiylik/?format=api",
            "author": null,
            "timestamp": "2021-03-21T03:55:41.261252Z",
            "action": 5,
            "target": "Oʻzgarishlarni saqlash",
            "id": 809668,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/809668/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3213573/?format=api",
            "component": "https://l10n.elementary.io/api/components/tasks/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/tasks/glossary/it/?format=api",
            "user": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
            "author": null,
            "timestamp": "2021-01-26T15:57:27.304331Z",
            "action": 5,
            "target": "Attività",
            "id": 760709,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/760709/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3213646/?format=api",
            "component": "https://l10n.elementary.io/api/components/tasks/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/tasks/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2021-01-25T19:17:16.048246Z",
            "action": 5,
            "target": "віддалене",
            "id": 757473,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/757473/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3213571/?format=api",
            "component": "https://l10n.elementary.io/api/components/tasks/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/tasks/glossary/vi/?format=api",
            "user": "https://l10n.elementary.io/api/users/Trkien618/?format=api",
            "author": null,
            "timestamp": "2020-11-22T04:10:22.491203Z",
            "action": 5,
            "target": "tác vụ",
            "id": 731719,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/731719/?format=api"
        }
    ]
}