Units API.

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

GET /api/units/696871/?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_supply/es/?format=api",
    "source": [
        "The product \"%(product)s\" is supplied on sale."
    ],
    "previous_source": "",
    "target": [
        "El producto \"%(product)s\" se subministra en la venta."
    ],
    "id_hash": -2148892648295431584,
    "content_hash": -2148892648295431584,
    "location": "",
    "context": "model:ir.message,text:msg_order_point_product_supply_on_sale",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.tryton.org/api/units/696002/?format=api",
    "priority": 100,
    "id": 696871,
    "web_url": "https://translate.tryton.org/translate/tryton/sale_supply/es/?checksum=622d99858de70260",
    "url": "https://translate.tryton.org/api/units/696871/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-11T23:31:11.794200Z"
}