Units API.

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

GET /api/units/78398/?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/co_FR/?format=api",
    "source": [
        "'{0}' already exists.\nDo you want to replace it?"
    ],
    "previous_source": "",
    "target": [
        "« {0} » esiste dighjà.\nVulete rimpiazzallu ?"
    ],
    "id_hash": -696276409928554105,
    "content_hash": -696276409928554105,
    "location": "pdfforge.PDFCreator.UI.Presentation.Workflow.InteractiveProfileCheckerTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.pdfforge.org/api/units/134965/?format=api",
    "priority": 100,
    "id": 78398,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/co_FR/?checksum=7656544b50b96987",
    "url": "https://translate.pdfforge.org/api/units/78398/?format=api",
    "explanation": "",
    "extra_flags": ""
}