Units API.

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

GET /api/units/170307/?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": [
        "The file path is not valid or empty. Please enter a valid path.\nThe file path must not contain any of the following characters: \n \\ / : * ? \\< >"
    ],
    "previous_source": "",
    "target": [
        "ファイルパスが無効か、空です。有効なパスを入力してください。\nファイルパスに以下の文字が含まれてはいけません:\n \\ / :* ?\\< >"
    ],
    "id_hash": -481095475411526856,
    "content_hash": -481095475411526856,
    "location": "pdfforge.PDFCreator.Conversion.Jobs.ErrorCode",
    "context": "",
    "note": "",
    "flags": "",
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1096,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 31,
    "source_unit": "https://translate.pdfforge.org/api/units/168533/?format=api",
    "priority": 100,
    "id": 170307,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/ja/?checksum=7952ce36cd0c5b38",
    "url": "https://translate.pdfforge.org/api/units/170307/?format=api",
    "explanation": "",
    "extra_flags": ""
}