Translation components API.

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

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

{
    "count": 1802,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-teleirc-sig/nav/changes/?format=api&page=36",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-teleirc-sig/nav/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-02-25T12:20:28.615021Z",
            "action": 21,
            "target": "",
            "id": 185179,
            "action_name": "Repository rebased",
            "url": "https://translate.fedoraproject.org/api/changes/185179/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-teleirc-sig/nav/?format=api",
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "timestamp": "2020-02-25T12:20:22.914539Z",
            "action": 51,
            "target": "",
            "id": 185178,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/185178/?format=api"
        }
    ]
}