Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/117339655/?format=api",
    "component": "https://hosted.weblate.org/api/components/invizible/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/invizible/glossary/en/?format=api",
    "user": "https://hosted.weblate.org/api/users/shareuser/?format=api",
    "author": "https://hosted.weblate.org/api/users/shareuser/?format=api",
    "timestamp": "2024-02-29T11:43:45.843481+01:00",
    "action": 31,
    "target": "Show application connection logs in the DNS tab",
    "id": 82577488,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/82577488/?format=api"
}