Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/725864/?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/Fridolin2/?format=api",
    "author": "https://translate.tails.net/api/users/Fridolin2/?format=api",
    "timestamp": "2026-08-13T18:14:20.119738Z",
    "action": 4,
    "target": "[Tesseract OCR](https://tesseract-ocr.github.io/), zur Umwandlung von Bildern mit Textanteil in Textdokumente",
    "old": "- [Tesseract OCR](https://tesseract-ocr.github.io/) um Bilder die Text beinhalten in Text Dokumente umzuwandeln",
    "details": {
        "state": 10,
        "source": "[Tesseract OCR](https://tesseract-ocr.github.io/) to convert images containing text into a text document",
        "context": "",
        "old_state": 10
    },
    "id": 3547602,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3547602/?format=api"
}