Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12765422/?format=api",
    "component": "https://hosted.weblate.org/api/components/bandcampdownloader/bandcampdownloader/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/bandcampdownloader/bandcampdownloader/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-20T17:52:14.644213+01:00",
    "action": 30,
    "target": "_None",
    "id": 17672685,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/17672685/?format=api"
}