Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/fi/?format=api",
    "user": "https://hosted.weblate.org/api/users/VVV000/?format=api",
    "author": "https://hosted.weblate.org/api/users/VVV000/?format=api",
    "timestamp": "2024-04-28T18:41:46.042272+02:00",
    "action": 1,
    "target": "",
    "id": 88417967,
    "action_name": "Translation completed",
    "url": "https://hosted.weblate.org/api/changes/88417967/?format=api"
}