Translation components API.

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

GET /api/translations/fedora-docs-l10n-neurofedora/masterpagesexcludedfosstools/nl/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-neurofedora/masterpagesexcludedfosstools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpagesexcludedfosstools/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-05T22:33:04.325661Z",
            "action": 0,
            "target": "",
            "id": 8958618,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8958618/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/12324794/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpagesexcludedfosstools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpagesexcludedfosstools/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-05T22:33:04.325461Z",
            "action": 59,
            "target": "",
            "id": 8958617,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/8958617/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpagesexcludedfosstools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpagesexcludedfosstools/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-07T09:31:46.539785Z",
            "action": 0,
            "target": "",
            "id": 4149935,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4149935/?format=api"
        }
    ]
}