Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.osgeo.org/api/components/geoserver/web-core/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-07-07T08:16:41.398395Z",
    "action": 22,
    "target": "Auto-merging src/extension/mapml/src/main/resources/GeoServerApplication_fr.properties\nCONFLICT (content): Merge conflict in src/extension/mapml/src/main/resources/GeoServerApplication_fr.properties\nAuto-merging src/extension/mapml/src/main/resources/GeoServerApplication_ko.properties\nCONFLICT (content): Merge conflict in src/extension/mapml/src/main/resources/GeoServerApplication_ko.properties\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 2179526,
    "action_name": "Repository merge failed",
    "url": "https://weblate.osgeo.org/api/changes/2179526/?format=api"
}