Units API.

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

GET /api/units/123508/?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/setup/it/?format=api",
    "source": [
        "Please enter the full license key.\nIt must look like '12345-67890-ABCDE-EFGHI-JKLMNO-PRSTU'."
    ],
    "previous_source": "",
    "target": [
        "Inserisci la chiave di licenza completa.\nDeve essere nella forma '12345-67890-ABCDE-EFGHI-JKLMNO-PRSTU'."
    ],
    "id_hash": 8609483704207952784,
    "content_hash": 8609483704207952784,
    "location": "pdfforge.PDFCreator.Setup.GUI.Translations.OfflineActivationViewTranslation, pdfforge.PDFCreator.Setup.GUI.Translations.StartViewTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.pdfforge.org/api/units/135526/?format=api",
    "priority": 100,
    "id": 123508,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/setup/it/?checksum=f77b07d060d44b90",
    "url": "https://translate.pdfforge.org/api/units/123508/?format=api",
    "explanation": "",
    "extra_flags": ""
}