Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.gtaf.org/api/components/hadith-collection/english/?format=api",
    "translation": null,
    "user": "http://translate.gtaf.org/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2024-09-02T06:10:35.024990Z",
    "action": 22,
    "target": "Auto-merging lib/language/intl_ar.arb\nCONFLICT (add/add): Merge conflict in lib/language/intl_ar.arb\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 90457,
    "action_name": "Repository merge failed",
    "url": "http://translate.gtaf.org/api/changes/90457/?format=api"
}