Translation components API.

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

GET /api/translations/yast-rpm-groups/master/nl/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-rpm-groups/master/nl/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rpm-groups/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rpm-groups/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-13T13:32:10.474913Z",
            "action": 0,
            "target": "",
            "id": 1334145,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1334145/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rpm-groups/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rpm-groups/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-13T13:32:37.940043Z",
            "action": 44,
            "target": "",
            "id": 1334429,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1334429/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rpm-groups/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rpm-groups/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-13T16:07:03.096520Z",
            "action": 0,
            "target": "",
            "id": 1343531,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1343531/?format=api"
        }
    ]
}