Changes API.

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

GET /api/changes/100391/?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-search-index/client/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-09-21T11:59:05.464489Z",
    "action": 21,
    "target": "",
    "id": 100391,
    "action_name": "Dépôt rebasé",
    "url": "https://weblate.framasoft.org/api/changes/100391/?format=api"
}