Changes API.

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

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

{
    "unit": "http://translate.mapotempo.com/api/units/6410/?format=api",
    "component": "http://translate.mapotempo.com/api/components/mapotempo-web/mapotempo-web/?format=api",
    "translation": "http://translate.mapotempo.com/api/translations/mapotempo-web/mapotempo-web/he/?format=api",
    "glossary_term": null,
    "user": "http://translate.mapotempo.com/api/users/inbalwiesel/?format=api",
    "author": "http://translate.mapotempo.com/api/users/inbalwiesel/?format=api",
    "timestamp": "2017-05-10T14:29:54.726195+02:00",
    "action": 2,
    "target": "תל אביב",
    "id": 4498,
    "action_name": "Translation changed",
    "url": "http://translate.mapotempo.com/api/changes/4498/?format=api"
}