Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103641380/?format=api",
    "component": "https://hosted.weblate.org/api/components/lolibrary/brands-json/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-16T10:46:56.211734+02:00",
    "action": 6,
    "target": "Vivienne Westwood",
    "id": 63651935,
    "action_name": "Automatically translated",
    "url": "https://hosted.weblate.org/api/changes/63651935/?format=api"
}