Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.mapotempo.com/api/components/mapotempo-web/mapotempo-web/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "http://translate.mapotempo.com/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2017-04-10T15:17:39.359371+02:00",
    "action": 21,
    "target": "",
    "id": 2811,
    "action_name": "Rebased repository",
    "url": "http://translate.mapotempo.com/api/changes/2811/?format=api"
}