Translation components API.

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

GET /api/translations/doc-sle-translations/art_sle_modules_quick-master/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_sle_modules_quick-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_sle_modules_quick-master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T12:06:29.363967Z",
            "action": 0,
            "target": "",
            "id": 1781402,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1781402/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_sle_modules_quick-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_sle_modules_quick-master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2020-09-09T18:19:35.968563Z",
            "action": 17,
            "target": "",
            "id": 1513736,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1513736/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11724502/?format=api",
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_sle_modules_quick-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_sle_modules_quick-master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/jensm/?format=api",
            "author": "https://l10n.opensuse.org/api/users/jensm/?format=api",
            "timestamp": "2020-07-05T14:29:55.963223Z",
            "action": 5,
            "target": "Übersetzer-Credits",
            "id": 1472369,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1472369/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11724502/?format=api",
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_sle_modules_quick-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_sle_modules_quick-master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/jensm/?format=api",
            "author": "https://l10n.opensuse.org/api/users/jensm/?format=api",
            "timestamp": "2020-07-05T14:29:55.959400Z",
            "action": 45,
            "target": "",
            "id": 1472368,
            "action_name": "Contributor joined",
            "url": "https://l10n.opensuse.org/api/changes/1472368/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_sle_modules_quick-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_sle_modules_quick-master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T14:42:11.163851Z",
            "action": 0,
            "target": "",
            "id": 1465131,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1465131/?format=api"
        }
    ]
}