Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/782635/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/main/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-23T12:39:55.639113Z",
    "action": 59,
    "target": "",
    "id": 497285,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/497285/?format=api"
}