Units API.

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

GET /api/units/135970/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/en/?format=api",
    "source": [
        "The MD5 hash of the downloaded file does not match the expected hash. It is possible that the file has been damaged during the download. Do you want to retry the download?"
    ],
    "previous_source": "",
    "target": [
        "The MD5 hash of the downloaded file does not match the expected hash. It is possible that the file has been damaged during the download. Do you want to retry the download?"
    ],
    "id_hash": 6085796164691265439,
    "content_hash": 6085796164691265439,
    "location": "pdfforge.PDFCreator.UI.Presentation.Windows.UpdateManagerTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 119,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 32,
    "source_unit": "https://translate.pdfforge.org/api/units/135970/?format=api",
    "priority": 100,
    "id": 135970,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/en/?checksum=d475175e2bdb879f",
    "url": "https://translate.pdfforge.org/api/units/135970/?format=api",
    "explanation": "",
    "extra_flags": ""
}