Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/800117/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/backend-errors/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/backend-errors/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-07T14:49:59.568482Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "You need to be a moderator or an administrator to create a note on a report",
        "old_state": -1
    },
    "id": 524275,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/524275/?format=api"
}