Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/tr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/chocobozzz/?format=api",
    "author": "https://weblate.framasoft.org/api/users/chocobozzz/?format=api",
    "timestamp": "2019-11-07T09:59:12.825003Z",
    "action": 0,
    "target": "",
    "id": 14353,
    "action_name": "Ressources mises à jour",
    "url": "https://weblate.framasoft.org/api/changes/14353/?format=api"
}