Changes API.

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

GET /api/changes/4605/?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-05-12T12:24:39.061973+02:00",
    "action": 22,
    "target": "Auto-merging config/locales/he.yml\nCONFLICT (content): Merge conflict in config/locales/he.yml\nAutomatic merge failed; fix conflicts and then commit the result. (1)",
    "id": 4605,
    "action_name": "Failed merge on repository",
    "url": "http://translate.mapotempo.com/api/changes/4605/?format=api"
}