Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/dolomon/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-03-19T03:30:04.311745Z",
    "action": 15,
    "target": "",
    "id": 324044,
    "action_name": "Le composant est déverrouillé",
    "url": "https://weblate.framasoft.org/api/changes/324044/?format=api"
}