Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/121807494/?format=api",
    "component": "https://hosted.weblate.org/api/components/galette/doc-plugins-objectslend/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-28T18:24:56.122236+02:00",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "From this screen, you can define if members can lend objects or not, if it should create a new contribution (and its type and description), if image should be displayed in objects list, and thumbnails size.",
        "old_state": -1
    },
    "id": 88413316,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/88413316/?format=api"
}