Translation components API.

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

GET /api/translations/fedora-docs-l10n-council/masterpagesfoa/ms/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesfoa/ms/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/15434676/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagesfoa/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesfoa/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T12:57:13.363487Z",
            "action": 59,
            "target": "",
            "id": 12777394,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12777394/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15434675/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagesfoa/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesfoa/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T12:57:13.363384Z",
            "action": 59,
            "target": "",
            "id": 12777393,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12777393/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagesfoa/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesfoa/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T12:50:22.758788Z",
            "action": 17,
            "target": "",
            "id": 12776707,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12776707/?format=api"
        }
    ]
}