Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4545497/?format=api",
    "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/pt_BR/?format=api",
    "user": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2018-03-11T22:45:19+01:00",
    "action": 4,
    "target": "Enviando {num_files} arquivo(s)",
    "id": 2571577,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/2571577/?format=api"
}