Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/lstu/development/?format=api",
    "translation": null,
    "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "author": null,
    "timestamp": "2022-04-26T17:36:35.328585Z",
    "action": 22,
    "target": "Auto-merging themes/default/templates/stats.html.ep\nCONFLICT (content): Merge conflict in themes/default/templates/stats.html.ep\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 355542,
    "action_name": "Échec de la fusion de dépôt",
    "url": "https://weblate.framasoft.org/api/changes/355542/?format=api"
}