Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/es/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-docs-contributing/masterpagesrepo-structure/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-29T16:21:13.629259Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "po/es/master/pages/repo-structure.po"
            },
            "id": 12313738,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12313738/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15130328/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-29T16:21:13.629181Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Repository structure",
                "old_state": -1
            },
            "id": 12313737,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12313737/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesrepo-structure/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-29T16:21:13.580996Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 12313736,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12313736/?format=api"
        }
    ]
}