Translation components API.

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

GET /api/translations/switchboard/online-accounts-extra/en_GB/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/online-accounts-extra/en_GB/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/online-accounts-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/online-accounts-extra/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-19T19:09:45.619940Z",
            "action": 17,
            "target": "",
            "id": 548580,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/548580/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2648605/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/online-accounts-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/online-accounts-extra/en_GB/?format=api",
            "user": "https://l10n.elementary.io/api/users/deleted-1182/?format=api",
            "author": "https://l10n.elementary.io/api/users/deleted-1182/?format=api",
            "timestamp": "2020-03-18T18:14:34.446247Z",
            "action": 5,
            "target": "Updated translations",
            "id": 548128,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/548128/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2648605/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/online-accounts-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/online-accounts-extra/en_GB/?format=api",
            "user": "https://l10n.elementary.io/api/users/deleted-1182/?format=api",
            "author": "https://l10n.elementary.io/api/users/deleted-1182/?format=api",
            "timestamp": "2020-03-18T18:14:34.440109Z",
            "action": 45,
            "target": "",
            "id": 548127,
            "action_name": "Contributor joined",
            "url": "https://l10n.elementary.io/api/changes/548127/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/online-accounts-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/online-accounts-extra/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-23T08:10:17.650006Z",
            "action": 0,
            "target": "",
            "id": 524125,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/524125/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/online-accounts-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/online-accounts-extra/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-02T20:24:39.563871Z",
            "action": 0,
            "target": "",
            "id": 412622,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/412622/?format=api"
        }
    ]
}