Units API.

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

GET /api/units/657530/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.tryton.org/api/translations/tryton/sale_product_quantity/ja/?format=api",
    "source": [
        "The quantity %(quantity)s of line %(line)s is too small, you must set at least %(minimum)s."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4913096741591957170,
    "content_hash": 4913096741591957170,
    "location": "",
    "context": "model:ir.message,text:msg_sale_line_quantity_minimal",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://translate.tryton.org/api/units/652449/?format=api",
    "priority": 100,
    "id": 657530,
    "web_url": "https://translate.tryton.org/translate/tryton/sale_product_quantity/ja/?checksum=c42ed374adb7beb2",
    "url": "https://translate.tryton.org/api/units/657530/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-12T23:40:42.458022Z"
}