Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/funky-framadate/glossary/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-03T14:33:22.725647Z",
    "action": 0,
    "target": "",
    "id": 304433,
    "action_name": "Ressources mises à jour",
    "url": "https://weblate.framasoft.org/api/changes/304433/?format=api"
}