Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.cacti.net/api/components/cacti/routerconfigs/?format=api",
    "translation": null,
    "user": "http://translate.cacti.net/api/users/thewitness/?format=api",
    "author": null,
    "timestamp": "2020-12-14T13:15:03.457555Z",
    "action": 40,
    "target": "ar_SA (ar_SA, ar-SA)",
    "id": 4192,
    "action_name": "Found duplicated language",
    "url": "http://translate.cacti.net/api/changes/4192/?format=api"
}