Units API.

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

GET /api/units/222872/?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/customers/zh_Hans/?format=api",
    "source": [
        "You have not selected any customer(s) to delete."
    ],
    "previous_source": "",
    "target": [
        "您还没有选择任何客户进行删除"
    ],
    "id_hash": -2911080578227055552,
    "content_hash": -3362725673365707477,
    "location": "",
    "context": "none_selected",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 41,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://translate.opensourcepos.org/api/units/216426/?format=api",
    "priority": 100,
    "id": 222872,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/customers/zh_Hans/?checksum=5799c3a33e3cd440",
    "url": "https://translate.opensourcepos.org/api/units/222872/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-07T23:54:52.817321Z"
}