Translation components API.

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

GET /api/translations/fedora-docs-l10n-commops/masterpartialsattributes/hi/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-commops/masterpartialsattributes/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterpartialsattributes/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-20T18:04:12.562500Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "po/hi/master/partials/attributes.po"
            },
            "id": 15324653,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/15324653/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-commops/masterpartialsattributes/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterpartialsattributes/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-14T19:59:48.266525Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "po/hi/master/partials/attributes.po"
            },
            "id": 12573045,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12573045/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-commops/masterpartialsattributes/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterpartialsattributes/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-14T19:58:56.210211Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 12573003,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12573003/?format=api"
        }
    ]
}