Changes API.

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

GET /api/changes/33327/?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/backend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/backend/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-01-29T16:50:49.703180Z",
    "action": 0,
    "target": "",
    "id": 33327,
    "action_name": "Ressources mises à jour",
    "url": "https://weblate.framasoft.org/api/changes/33327/?format=api"
}