Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/mobilizon-org/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon-org/main/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-11T07:39:00.834857Z",
    "action": 0,
    "target": "",
    "id": 142485,
    "action_name": "Ressources mises à jour",
    "url": "https://weblate.framasoft.org/api/changes/142485/?format=api"
}