Units API.

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

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

{
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/en/?format=api",
    "source": [
        "Item is out of stock."
    ],
    "previous_source": "",
    "target": [
        "Item is out of stock."
    ],
    "id_hash": 4289755706538010887,
    "content_hash": -7296205724196128300,
    "location": "",
    "context": "item_out_of_stock",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 102,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://translate.opensourcepos.org/api/units/252042/?format=api",
    "priority": 100,
    "id": 252042,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/en/?checksum=bb88461645672907",
    "url": "https://translate.opensourcepos.org/api/units/252042/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T08:45:52.677492Z"
}