Changes API.

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

GET /api/changes/643265/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articleslicense-guide_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articleslicense-guide_index/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-03T15:25:10.129696Z",
    "action": 44,
    "target": "",
    "id": 643265,
    "action_name": "New strings to translate",
    "url": "https://translate-dev.freebsd.org/api/changes/643265/?format=api"
}