Units API.

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

GET /api/units/170270/?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/ja/?format=api",
    "source": [
        "One of the attachment file paths is an invalid absolute path."
    ],
    "previous_source": "",
    "target": [
        "添付ファイルのパスの1つが無効な絶対パスになっています。"
    ],
    "id_hash": -5413737756194271775,
    "content_hash": -5413737756194271775,
    "location": "pdfforge.PDFCreator.Conversion.Jobs.ErrorCode",
    "context": "",
    "note": "",
    "flags": "",
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1029,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.pdfforge.org/api/units/168493/?format=api",
    "priority": 100,
    "id": 170270,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/ja/?checksum=34de8a31a6eb8de1",
    "url": "https://translate.pdfforge.org/api/units/170270/?format=api",
    "explanation": "",
    "extra_flags": ""
}