Translation components API.

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

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

{
    "count": 206,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/music/glossary/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/3212259/?format=api",
            "component": "https://l10n.elementary.io/api/components/music/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/music/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2020-09-18T18:59:35.849004Z",
            "action": 2,
            "target": "Незначні виправлення",
            "id": 692285,
            "action_name": "Translation changed",
            "url": "https://l10n.elementary.io/api/changes/692285/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212281/?format=api",
            "component": "https://l10n.elementary.io/api/components/music/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/music/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2020-09-12T20:57:08.302405Z",
            "action": 5,
            "target": "перезапустити",
            "id": 686892,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/686892/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212283/?format=api",
            "component": "https://l10n.elementary.io/api/components/music/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/music/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
            "author": null,
            "timestamp": "2020-09-12T20:54:34.923147Z",
            "action": 5,
            "target": "застосунок",
            "id": 686882,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/686882/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212259/?format=api",
            "component": "https://l10n.elementary.io/api/components/music/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/music/glossary/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/mendeleev/?format=api",
            "author": null,
            "timestamp": "2019-10-01T14:32:08.104200Z",
            "action": 5,
            "target": "Незначні виправлення помилок",
            "id": 412289,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/412289/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212217/?format=api",
            "component": "https://l10n.elementary.io/api/components/music/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/music/glossary/fi/?format=api",
            "user": "https://l10n.elementary.io/api/users/mtamas/?format=api",
            "author": null,
            "timestamp": "2018-05-28T10:45:40.530117Z",
            "action": 5,
            "target": "Zene",
            "id": 169017,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/169017/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212215/?format=api",
            "component": "https://l10n.elementary.io/api/components/music/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/music/glossary/fi/?format=api",
            "user": "https://l10n.elementary.io/api/users/mtamas/?format=api",
            "author": null,
            "timestamp": "2018-05-28T10:44:49.986063Z",
            "action": 5,
            "target": "Zaj",
            "id": 169014,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/169014/?format=api"
        }
    ]
}