Units API.

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

GET /api/units/172054/?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": [
        "Could not read from FTP server directory to ensure unique file names."
    ],
    "previous_source": "",
    "target": [
        "无法读取 FTP 服务器上的目录以确保文件名的唯一性。"
    ],
    "id_hash": -6825477085163234226,
    "content_hash": -6825477085163234226,
    "location": "pdfforge.PDFCreator.Conversion.Jobs.ErrorCode",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1001,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.pdfforge.org/api/units/168477/?format=api",
    "priority": 100,
    "id": 172054,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/zh_Hans/?checksum=214708c10446dc4e",
    "url": "https://translate.pdfforge.org/api/units/172054/?format=api",
    "explanation": "",
    "extra_flags": ""
}