Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/wemawema/homepage/?format=api",
    "translation": null,
    "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "timestamp": "2019-11-28T05:55:14.349166Z",
    "action": 51,
    "target": "",
    "id": 22512,
    "action_name": "Composant créé",
    "url": "https://weblate.framasoft.org/api/changes/22512/?format=api"
}