Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/lunasea/search/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/lunasea/search/da/?format=api",
    "user": "https://hosted.weblate.org/api/users/addon:languages/?format=api",
    "author": null,
    "timestamp": "2024-02-11T00:47:39.970344+01:00",
    "action": 17,
    "target": "",
    "old": "",
    "details": {},
    "id": 80715809,
    "action_name": "Changes committed",
    "url": "https://hosted.weblate.org/api/changes/80715809/?format=api"
}