Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/cs/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2259296/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/cs/?format=api",
            "user": "https://l10n.elementary.io/api/users/tadeas-cvrcek/?format=api",
            "author": "https://l10n.elementary.io/api/users/tadeas-cvrcek/?format=api",
            "timestamp": "2018-10-24T19:01:45.616226Z",
            "action": 4,
            "target": "Spravujte lokální nastavení",
            "id": 272536,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/272536/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-18T12:10:13.625261Z",
            "action": 17,
            "target": "",
            "id": 267325,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/267325/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2259295/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/cs/?format=api",
            "user": "https://l10n.elementary.io/api/users/jamci01/?format=api",
            "author": "https://l10n.elementary.io/api/users/jamci01/?format=api",
            "timestamp": "2018-10-18T07:05:09.992872Z",
            "action": 5,
            "target": "Spravujte jazyky, nastavte region a místní formáty",
            "id": 265016,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/265016/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-15T15:28:05.671512Z",
            "action": 0,
            "target": "",
            "id": 260217,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/260217/?format=api"
        }
    ]
}