Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/salt/ttrss/?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-08T11:44:04.882311Z",
    "action": 51,
    "target": "",
    "id": 16168,
    "action_name": "Composant créé",
    "url": "https://weblate.framasoft.org/api/changes/16168/?format=api"
}