Translation components API.

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

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

{
    "count": 2252,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs-contributing/nav/changes/?format=api&page=45",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs-contributing/nav/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-02-24T21:25:42.773718Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 86787,
            "action_name": "Repository rebased",
            "url": "https://translate.fedoraproject.org/api/changes/86787/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs-contributing/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-24T21:25:36.766363Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 86786,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/86786/?format=api"
        }
    ]
}