Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-system-administrat/f31pagesinfrastructure-servicesservices_and_daemons/si/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-fedora-system-administrat/f31pagesinfrastructure-servicesservices_and_daemons/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f31pagesinfrastructure-servicesservices_and_daemons/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2024-02-16T12:50:53.872471Z",
            "action": 0,
            "target": "",
            "id": 14856295,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14856295/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f31pagesinfrastructure-servicesservices_and_daemons/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f31pagesinfrastructure-servicesservices_and_daemons/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "timestamp": "2022-04-11T19:44:20.251307Z",
            "action": 0,
            "target": "",
            "id": 4583682,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4583682/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f31pagesinfrastructure-servicesservices_and_daemons/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f31pagesinfrastructure-servicesservices_and_daemons/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-04T00:13:41.975075Z",
            "action": 0,
            "target": "",
            "id": 3054198,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3054198/?format=api"
        }
    ]
}