Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/et/?format=api",
    "user": "http://translate.beamng.com/api/users/janmattias/?format=api",
    "author": "http://translate.beamng.com/api/users/janmattias/?format=api",
    "timestamp": "2016-09-08T15:30:41Z",
    "action": 0,
    "target": "",
    "id": 7265,
    "action_name": "Resource updated",
    "url": "http://translate.beamng.com/api/changes/7265/?format=api"
}