Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora/f27nav/nn/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/f27nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f27nav/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-01T22:00:21.072810Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "po/nn/f27/nav.po"
            },
            "id": 15913738,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/15913738/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/17692434/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f27nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f27nav/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-01T22:00:21.072517Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "xref:index.adoc[starting page]",
                "old_state": -1
            },
            "id": 15913737,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/15913737/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f27nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f27nav/nn/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2024-05-01T22:00:20.736607Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 15913736,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/15913736/?format=api"
        }
    ]
}