Translation components API.

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

GET /api/components/fedora-docs-l10n-fedora-docs/masterpagesorganizationalindex/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterpagesorganizationalindex/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterpagesorganizationalindex/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-09-29T22:02:09.870104Z",
            "action": 60,
            "target": "weblate.gettext.authors",
            "id": 8040703,
            "action_name": "Add-on installed",
            "url": "https://translate.fedoraproject.org/api/changes/8040703/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterpagesorganizationalindex/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-09-29T22:02:09.850497Z",
            "action": 51,
            "target": "",
            "id": 8040698,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/8040698/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterpagesorganizationalindex/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-09-29T22:02:09.609155Z",
            "action": 60,
            "target": "weblate.autotranslate.autotranslate",
            "id": 8040692,
            "action_name": "Add-on installed",
            "url": "https://translate.fedoraproject.org/api/changes/8040692/?format=api"
        }
    ]
}