Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/94300625/?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-28T15:33:33.908735+02:00",
    "action": 7,
    "target": "Sensible à la casse",
    "id": 88410279,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/88410279/?format=api"
}