Units API.

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

GET /api/units/111798/?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/pl/?format=api",
    "source": [
        "Please wait a moment"
    ],
    "previous_source": "",
    "target": [
        "Poczekaj chwilę"
    ],
    "id_hash": 1561792105720554221,
    "content_hash": 1561792105720554221,
    "location": "pdfforge.PDFCreator.Setup.GUI.Translations.ProgressViewTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 84,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.pdfforge.org/api/units/135529/?format=api",
    "priority": 100,
    "id": 111798,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/setup/pl/?checksum=95ac99a53a7ba2ed",
    "url": "https://translate.pdfforge.org/api/units/111798/?format=api",
    "explanation": "",
    "extra_flags": ""
}