Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/104451691/?format=api",
    "component": "https://hosted.weblate.org/api/components/ubports/filemanagerplus/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ubports/filemanagerplus/bem/?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:47:59.188137+02:00",
    "action": 3,
    "target": "",
    "id": 91921825,
    "action_name": "Comment added",
    "url": "https://hosted.weblate.org/api/changes/91921825/?format=api"
}