Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/framapad/glossary/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framapad/glossary/sr_Cyrl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-02T00:29:08.931469Z",
    "action": 0,
    "target": "",
    "id": 689982,
    "action_name": "Ressources mises à jour",
    "url": "https://weblate.framasoft.org/api/changes/689982/?format=api"
}