Translation components API.

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

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

{
    "count": 52,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/keyboard-plug-extra/it/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2425078/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/keyboard-plug-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/keyboard-plug-extra/it/?format=api",
            "user": "https://l10n.elementary.io/api/users/fabiozaramella/?format=api",
            "author": "https://l10n.elementary.io/api/users/fabiozaramella/?format=api",
            "timestamp": "2019-07-01T08:16:07.160262Z",
            "action": 5,
            "target": "Configura il comportamento della tastiera, le disposizioni e le scorciatoie",
            "id": 355558,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/355558/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/keyboard-plug-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/keyboard-plug-extra/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-12T00:10:05.595449Z",
            "action": 0,
            "target": "",
            "id": 342658,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/342658/?format=api"
        }
    ]
}