Translation components API.

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

GET /api/translations/switchboard/keyboard-plug-extra/es/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/keyboard-plug-extra/es/changes/?format=api",
    "results": [
        {
            "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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-15T20:41:07.506989Z",
            "action": 0,
            "target": "",
            "id": 450216,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/450216/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-06T17:17:24.910751Z",
            "action": 0,
            "target": "",
            "id": 433807,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/433807/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-18T13:23:36.197927Z",
            "action": 17,
            "target": "",
            "id": 407607,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/407607/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2425010/?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/es/?format=api",
            "user": "https://l10n.elementary.io/api/users/Fito/?format=api",
            "author": "https://l10n.elementary.io/api/users/Fito/?format=api",
            "timestamp": "2019-09-17T12:35:49.207359Z",
            "action": 5,
            "target": "Configure el comportamiento, las disposiciones y los atajos del teclado",
            "id": 407434,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/407434/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-12T00:10:03.353696Z",
            "action": 0,
            "target": "",
            "id": 342624,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/342624/?format=api"
        }
    ]
}