Units API.

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

GET /api/units/170300/?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 e-mail via SMTP could not be delivered to one or more recipients."
    ],
    "previous_source": "",
    "target": [
        "SMTP経由の電子メールを1人以上の受信者に配信できませんでした。"
    ],
    "id_hash": 8987552388897137052,
    "content_hash": 8987552388897137052,
    "location": "pdfforge.PDFCreator.Conversion.Jobs.ErrorCode",
    "context": "",
    "note": "",
    "flags": "",
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 972,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://translate.pdfforge.org/api/units/168467/?format=api",
    "priority": 100,
    "id": 170300,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/ja/?checksum=fcba3347946d619c",
    "url": "https://translate.pdfforge.org/api/units/170300/?format=api",
    "explanation": "",
    "extra_flags": ""
}