Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "timestamp": "2021-01-11T07:37:19.902852Z",
    "action": 38,
    "target": "main",
    "id": 142472,
    "action_name": "Composant supprimé",
    "url": "https://weblate.framasoft.org/api/changes/142472/?format=api"
}