Units API.

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

GET /api/units/546766/?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/product_price_list/en/?format=api",
    "source": [
        "Python expression that will be evaluated with:\n- unit_price: the original unit_price\n- cost_price: the cost price of the product\n- list_price: the list price of the product"
    ],
    "previous_source": "",
    "target": [
        "Python expression that will be evaluated with:\n- unit_price: the original unit_price\n- cost_price: the cost price of the product\n- list_price: the list price of the product"
    ],
    "id_hash": -3483533516069592546,
    "content_hash": -3483533516069592546,
    "location": "",
    "context": "help:product.price_list.line,formula:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 28,
    "source_unit": "https://translate.tryton.org/api/units/546766/?format=api",
    "priority": 100,
    "id": 546766,
    "web_url": "https://translate.tryton.org/translate/tryton/product_price_list/en/?checksum=4fa800b94381221e",
    "url": "https://translate.tryton.org/api/units/546766/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-01T01:26:01.181507Z"
}