Translation components API.

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

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

{
    "count": 5,
    "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/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2024-01-07T03:48:31.121007Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "pot/f27/nav.pot"
            },
            "id": 14453196,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14453196/?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/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2024-01-03T02:37:31.435535Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "pot/f27/nav.pot"
            },
            "id": 14404924,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14404924/?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/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2024-01-02T16:55:32.872449Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "pot/f27/nav.pot"
            },
            "id": 14400697,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14400697/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-09T22:02:21.025965Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pot/f27/nav.pot"
            },
            "id": 7022055,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/7022055/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10884897/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-09T22:02:21.025857Z",
            "action": 59,
            "target": "xref:index.adoc[starting page]",
            "old": "",
            "details": {
                "state": 100,
                "source": "xref:index.adoc[starting page]",
                "old_state": -1
            },
            "id": 7022054,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/7022054/?format=api"
        }
    ]
}