Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4157108/?format=api",
    "component": "https://hosted.weblate.org/api/components/blurify/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/blurify/master/eu/?format=api",
    "user": "https://hosted.weblate.org/api/users/logan47/?format=api",
    "author": "https://hosted.weblate.org/api/users/logan47/?format=api",
    "timestamp": "2018-09-01T13:40:19+02:00",
    "action": 8,
    "target": "GitHuben irekia",
    "id": 3032900,
    "action_name": "Translation reverted",
    "url": "https://hosted.weblate.org/api/changes/3032900/?format=api"
}