Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4861515/?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": "https://hosted.weblate.org/api/users/MrMarukesu/?format=api",
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2018-03-11T22:55:51+01:00",
    "action": 7,
    "target": "Autorização falhou. Por favor feche esta janela e tente novamente.",
    "id": 2571600,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/2571600/?format=api"
}