Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/main/zh_Hant/?format=api",
    "user": "https://weblate.framasoft.org/api/users/s8321414/?format=api",
    "author": "https://weblate.framasoft.org/api/users/s8321414/?format=api",
    "timestamp": "2023-12-12T04:13:26.700333Z",
    "action": 1,
    "target": "",
    "id": 731521,
    "action_name": "Traduction terminée",
    "url": "https://weblate.framasoft.org/api/changes/731521/?format=api"
}