Units API.

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

GET /api/units/252142/?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": [
        "Tax %"
    ],
    "previous_source": "",
    "target": [
        "Tax %"
    ],
    "id_hash": 455162321194702085,
    "content_hash": 6458744644425664091,
    "location": "",
    "context": "tax_percent",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 202,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://translate.opensourcepos.org/api/units/252142/?format=api",
    "priority": 100,
    "id": 252142,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/en/?checksum=86510fb835f3d505",
    "url": "https://translate.opensourcepos.org/api/units/252142/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T08:45:56.996654Z"
}