Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_support-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_support-master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T08:04:26.323145Z",
            "action": 0,
            "target": "",
            "id": 1459509,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1459509/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_support-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_support-master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T08:04:43.450472Z",
            "action": 44,
            "target": "",
            "id": 1459534,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1459534/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_support-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_support-master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:43:41.344486Z",
            "action": 0,
            "target": "",
            "id": 1780305,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1780305/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_support-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_support-master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:44:18.731798Z",
            "action": 44,
            "target": "",
            "id": 1780330,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1780330/?format=api"
        }
    ]
}