Translation components API.

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

GET /api/translations/fedora-docs-l10n-neurofedora/masterpageslatex/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": "https://translate.fedoraproject.org/api/units/9705029/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpageslatex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpageslatex/nl/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2022-03-21T18:01:19.241575Z",
            "action": 4,
            "target": "Gereedschap",
            "id": 4529357,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/4529357/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9705021/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpageslatex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpageslatex/nl/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2022-03-21T18:01:19.223342Z",
            "action": 4,
            "target": "Groepspakketten installeren",
            "id": 4529356,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/4529356/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpageslatex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpageslatex/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-07T09:34:05.980146Z",
            "action": 0,
            "target": "",
            "id": 4149959,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4149959/?format=api"
        }
    ]
}