Changes API.

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

GET /api/changes/16169/?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": null,
    "author": null,
    "timestamp": "2019-11-08T11:44:07.280999Z",
    "action": 21,
    "target": "",
    "id": 16169,
    "action_name": "Dépôt rebasé",
    "url": "https://weblate.framasoft.org/api/changes/16169/?format=api"
}