Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/5980/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/appendice-1/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/appendice-1/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-01T13:10:28.970024Z",
    "action": 59,
    "target": "This essential freedom is present in several verified experimental forms, for example the Swiss WIR, the German Chiemgauer, the Local Exchange Trading System \"JEU\" in Canada, all built following very different rules. Also visible in time, the change from one monetary system on the basis of a physical reference (gold standard) to it being on the basis of an immaterial reference (fractional reserve banking).",
    "id": 7768,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/7768/?format=api"
}