Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/harbour-lyrics/translations/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/ilpianista/?format=api",
    "author": null,
    "timestamp": "2022-11-24T23:21:45.389453+01:00",
    "action": 22,
    "target": "CONFLICT (add/add): Merge conflict in translations/harbour-lyrics-lt.ts\nAuto-merging translations/harbour-lyrics-lt.ts\nAuto-merging translations/harbour-lyrics-ca.ts\nRemoving src/mediaplayerscanner.cpp\nRemoving org.mpris.MediaPlayer2.Player.xml\nRemoving .gitlab-ci.yml\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 39928169,
    "action_name": "Repository merge failed",
    "url": "https://hosted.weblate.org/api/changes/39928169/?format=api"
}