Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/104450508/?format=api",
    "component": "https://hosted.weblate.org/api/components/ubports/filemanagerplus/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ubports/filemanagerplus/en/?format=api",
    "user": "https://hosted.weblate.org/api/users/Samr/?format=api",
    "author": "https://hosted.weblate.org/api/users/Samr/?format=api",
    "timestamp": "2024-05-15T20:48:20.160730+02:00",
    "action": 3,
    "target": "",
    "id": 91921826,
    "action_name": "Comment added",
    "url": "https://hosted.weblate.org/api/changes/91921826/?format=api"
}