Units API.

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

GET /api/units/256644/?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/de/?format=api",
    "source": [
        "Show Receipt"
    ],
    "previous_source": "",
    "target": [
        "Quittung"
    ],
    "id_hash": -879836630773275626,
    "content_hash": 2997746207673115007,
    "location": "",
    "context": "show_receipt",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 183,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.opensourcepos.org/api/units/252123/?format=api",
    "priority": 100,
    "id": 256644,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/de/?checksum=73ca313ef261e416",
    "url": "https://translate.opensourcepos.org/api/units/256644/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T08:48:07.663847Z"
}