Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/49023/?format=api",
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cms/web-app/?format=api",
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cms/web-app/nb_NO/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-16T23:33:10.365403Z",
    "action": 71,
    "target": "Er du sikker på at du vil sparke denne brukeren?",
    "old": "",
    "details": {
        "state": 20,
        "source": "Are you sure you want to kick this user?",
        "old_state": -1
    },
    "id": 49058,
    "action_name": "String added in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/49058/?format=api"
}