Changes API.

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

GET /api/changes/5238864/?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/osoitz/?format=api",
    "author": "https://hosted.weblate.org/api/users/osoitz/?format=api",
    "timestamp": "2020-01-01T22:13:11+01:00",
    "action": 8,
    "target": "Ireki GitHuben",
    "id": 5238864,
    "action_name": "Translation reverted",
    "url": "https://hosted.weblate.org/api/changes/5238864/?format=api"
}