Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/41594431/?format=api",
    "component": "https://hosted.weblate.org/api/components/world-weather/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-24T21:52:03.975330+01:00",
    "action": 59,
    "target": "挪威語",
    "id": 45783763,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/45783763/?format=api"
}