Translation components API.

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

GET /api/translations/documentation/articlespr-guidelines_index/es/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 351,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/articlespr-guidelines_index/es/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlespr-guidelines_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespr-guidelines_index/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-16T15:32:13.026235Z",
            "action": 17,
            "target": "",
            "id": 557521,
            "action_name": "提交了更改",
            "url": "https://translate-dev.freebsd.org/api/changes/557521/?format=api"
        }
    ]
}