Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/5425/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/definitions/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/definitions/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-01T13:10:18.415523Z",
    "action": 59,
    "target": "Thus it is a spatiotemporal model in continuous, non-static, discreet transformation, where each space-time point is created at a determined date (birth of an individual) and has a limited duration which, on average, matches the life span which we will denote “ls” in the considered economic zone.",
    "id": 7295,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/7295/?format=api"
}