Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/94300623/?format=api",
    "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/GDEBR/?format=api",
    "author": "https://hosted.weblate.org/api/users/GDEBR/?format=api",
    "timestamp": "2024-04-25T13:04:54.824127+02:00",
    "action": 7,
    "target": "Remplacer... par …",
    "id": 88258943,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/88258943/?format=api"
}