Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/yakforms/framaforms/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-04-02T16:37:09.727335Z",
    "action": 28,
    "target": "remote: GitLab: 500 Internal Server Error\nTo framagit.org:weblate/framaforms.git\n ! [remote rejected]   master -> weblate-framaforms-framaforms (shallow update not allowed)\nerror: failed to push some refs to 'git@framagit.org:weblate/framaforms.git'\n (1)",
    "id": 174721,
    "action_name": "Échec de la poussée du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/174721/?format=api"
}