Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/5992/?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.970227Z",
    "action": 59,
    "target": "Obviously we are not talking here of cases which represent de facto the order of harm (so by definition the order of non-freedom) concerning the use of resources already identified as harmful.",
    "id": 7771,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/7771/?format=api"
}