Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/23383593/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/en/?format=api",
    "user": "https://hosted.weblate.org/api/users/LG6280/?format=api",
    "author": "https://hosted.weblate.org/api/users/LG6280/?format=api",
    "timestamp": "2024-03-06T01:01:28.988001+01:00",
    "action": 3,
    "target": "",
    "id": 82959636,
    "action_name": "Comment added",
    "url": "https://hosted.weblate.org/api/changes/82959636/?format=api"
}