Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/nexi/frontend/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-05-30T03:07:19.563901Z",
    "action": 15,
    "target": "",
    "id": 621859,
    "action_name": "Le composant est déverrouillé",
    "url": "https://weblate.framasoft.org/api/changes/621859/?format=api"
}