Translation components API.

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

GET /api/translations/zypper/glossary/gu/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/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-22T07:15:51.441874Z",
            "action": 0,
            "target": "",
            "id": 1869408,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1869408/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13062814/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-23T17:07:44.773943Z",
            "action": 31,
            "target": "",
            "id": 1985793,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1985793/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13063126/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-23T17:52:59.144747Z",
            "action": 31,
            "target": "",
            "id": 1985884,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1985884/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13208209/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T22:18:34.705648Z",
            "action": 31,
            "target": "",
            "id": 2039838,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2039838/?format=api"
        }
    ]
}