Units API.

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

GET /api/units/222805/?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": [
        "Customer import successful with some failures:"
    ],
    "previous_source": "",
    "target": [
        "Most Customers imported. But some were not, here is the list"
    ],
    "id_hash": -5560204592073053515,
    "content_hash": -6185305245449943041,
    "location": "",
    "context": "csv_import_partially_failed",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://translate.opensourcepos.org/api/units/216364/?format=api",
    "priority": 100,
    "id": 222805,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/customers/zh_Hans/?checksum=32d62f61fafd6ab5",
    "url": "https://translate.opensourcepos.org/api/units/222805/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-07T23:54:52.471826Z"
}