Translation components API.

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

GET /api/components/freebsd-doc/articles_building-products/changes/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 401,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_building-products/changes/?format=api&page=8",
    "results": [
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_building-products/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-12T03:57:16.949247Z",
            "action": 47,
            "target": "",
            "id": 678308,
            "action_name": "New alert",
            "url": "https://translate-dev.freebsd.org/api/changes/678308/?format=api"
        }
    ]
}