Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora/f29nav/hu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f29nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f29nav/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-24T00:43:52.505135Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "po/hu/f29/nav.po"
            },
            "id": 17453596,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17453596/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18584225/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f29nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f29nav/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-24T00:43:52.505079Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "xref:index.adoc[starting page]",
                "old_state": -1
            },
            "id": 17453595,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17453595/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f29nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f29nav/hu/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2024-11-24T00:43:52.310896Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 17453594,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/17453594/?format=api"
        }
    ]
}