Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/main/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-28T08:52:51.560283Z",
    "action": 0,
    "target": "",
    "id": 722537,
    "action_name": "Ressources mises à jour",
    "url": "https://weblate.framasoft.org/api/changes/722537/?format=api"
}