Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2018-05-15T08:49:41.096225Z",
    "action": 22,
    "target": "Auto-merging xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources_fr.properties\nCONFLICT (content): Merge conflict in xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources_fr.properties\nAuto-merging xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-tests/src/main/java/org/xwiki/cache/test/CacheEntryListenerTest.java\nAuto-merging xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-tests/src/main/java/org/xwiki/cache/test/AbstractTestCache.java\nAuto-merging xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-tests/src/main/java/org/xwiki/cache/test/AbstractGenericTestCache.java\nAuto-merging xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-tests/src/main/java/org/xwiki/cache/test/AbstractEvictionGenericTestCache.java\nAutomatic merge failed; fix conflicts and then commit the result. (1)",
    "id": 10449,
    "action_name": "Repository merge failed",
    "url": "https://l10n.xwiki.org/api/changes/10449/?format=api"
}