Units API.

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

GET /api/units/131399/?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/zh_Hans/?format=api",
    "source": [
        "Trigger another conversion by forwarding the original source document to an other queue, e.g. to convert to another output format."
    ],
    "previous_source": "",
    "target": [
        "通过将原始源文档转发到其他队列来触发另一个转换,例如,转换到另一种输出格式。"
    ],
    "id_hash": 5652980163585682803,
    "content_hash": 5652980163585682803,
    "location": "pdfforge.PDFCreatorServer.UI.Presentation.Views.Settings.ForwardToFurtherQueueTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 829,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "https://translate.pdfforge.org/api/units/136278/?format=api",
    "priority": 100,
    "id": 131399,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/zh_Hans/?checksum=ce736b820cdaad73",
    "url": "https://translate.pdfforge.org/api/units/131399/?format=api",
    "explanation": "",
    "extra_flags": ""
}