Changes API.

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

GET /api/changes/4204/?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-21T17:50:46.676987+02:00",
    "action": 22,
    "target": "Removing public/500.html\nRemoving public/422.html\nRemoving public/404.html\nAuto-merging config/locales/fr.yml\nCONFLICT (content): Merge conflict in config/locales/fr.yml\nAuto-merging config/locales/en.yml\nCONFLICT (content): Merge conflict in config/locales/en.yml\nRemoving app/assets/javascripts/devices.js\nAutomatic merge failed; fix conflicts and then commit the result. (1)",
    "id": 4204,
    "action_name": "Failed merge on repository",
    "url": "http://translate.mapotempo.com/api/changes/4204/?format=api"
}