Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/598841/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagedelete-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storagedelete-po/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/la_r_go/?format=api",
    "timestamp": "2024-02-28T15:48:20.205100Z",
    "action": 7,
    "target": "Clicca **Elimina** a destra della barra del titolo.",
    "old": "",
    "details": {
        "state": 30,
        "source": "Click **Delete** in the right of the title bar.",
        "old_state": 0
    },
    "id": 3274022,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3274022/?format=api"
}