Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/1781554/?format=api",
    "component": "https://hosted.weblate.org/api/components/switchyomega/main/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/switchyomega/main/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "author": "https://hosted.weblate.org/api/users/asnowfix/?format=api",
    "timestamp": "2020-04-13T18:14:00.128457+02:00",
    "action": 7,
    "target": "Hôtes (wildcard)",
    "id": 5889391,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/5889391/?format=api"
}