Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/dolomon/master/?format=api",
    "translation": null,
    "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "author": null,
    "timestamp": "2019-11-08T11:57:05.659339Z",
    "action": 23,
    "target": "error: Failed to merge in the changes.\nhint: Use 'git am --show-current-patch' to see the failed patch (1)",
    "id": 16197,
    "action_name": "Échec du rebasement du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/16197/?format=api"
}