Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/725861/?format=api",
    "component": "https://translate.tails.net/api/components/tails/features/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/features/de/?format=api",
    "user": "https://translate.tails.net/api/users/th3deam0n/?format=api",
    "author": "https://translate.tails.net/api/users/th3deam0n/?format=api",
    "timestamp": "2026-07-17T17:02:46.986123Z",
    "action": 4,
    "target": "[BookletImposer](http://kjo.herbesfolles.org/bookletimposer/), zum Konvertieren von lineare PDF-Dokumente in Broschüren und umgekehrt",
    "old": "- [BookletImposer](http://kjo.herbesfolles.org/bookletimposer/), um lineare PDF-Dokumente in Broschüren und umgekehrt zu konvertieren",
    "details": {
        "state": 10,
        "source": "[BookletImposer](http://kjo.herbesfolles.org/bookletimposer/) to convert linear PDF documents into booklets, and vice-versa",
        "context": "",
        "old_state": 10
    },
    "id": 3545870,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3545870/?format=api"
}