Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/7042/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-01T13:10:51.178690Z",
    "action": 59,
    "target": "If we compute, as the author does, for Europe, 5% of the M3 euro mass divided by 330 millions Europeans citizen, we obtain 1515 euros per person. What does that mean ? We must create 5% of additional money this year and distribute it on the next 1st of January by giving 1515€ to each European citizen and not create any more money during the whole year 2011.",
    "id": 8958,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/8958/?format=api"
}