Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/turris/foris-js/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/shenek/?format=api",
    "author": "https://hosted.weblate.org/api/users/shenek/?format=api",
    "timestamp": "2019-08-28T12:46:59+02:00",
    "action": 48,
    "target": "",
    "id": 4588130,
    "action_name": "Language added",
    "url": "https://hosted.weblate.org/api/changes/4588130/?format=api"
}