Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/26060/?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/fi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-31T00:25:12.643676Z",
    "action": 59,
    "target": "Tämän luvan myöntäminen sallii käyttäjän nähdä Henkilöstöluettelot-painikkeet sivunavigointipalkissa.",
    "old": "Tämän luvan myöntäminen sallii käyttäjän nähdä Henkilöstöluettelot-painikkeet sivunavigointipalkissa.",
    "details": {
        "state": 30,
        "source": "Granting this permission will allow a user to see the Rosters buttons on the side navigation bar.",
        "old_state": 30
    },
    "id": 179388,
    "action_name": "String updated in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/179388/?format=api"
}