Translation components API.

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

GET /api/translations/freebsd-doc/articles_linux-emulation/es/changes/?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 801,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_linux-emulation/es/changes/?format=api&page=16",
    "results": [
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_linux-emulation/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_linux-emulation/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:34:09.487007Z",
            "action": 0,
            "target": "",
            "id": 337741,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/337741/?format=api"
        }
    ]
}