Units API.

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

GET /api/units/253752/?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/bs/?format=api",
    "source": [
        "Warning: Desired Quantity is below Reorder Level for that Item."
    ],
    "previous_source": "",
    "target": [
        "Upozorenje! Željena količina je ispod minimalne."
    ],
    "id_hash": -8798821644849891864,
    "content_hash": -3341561347579519068,
    "location": "",
    "context": "quantity_less_than_reorder_level",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 147,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.opensourcepos.org/api/units/252087/?format=api",
    "priority": 100,
    "id": 253752,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/bs/?checksum=05e44e5508b435e8",
    "url": "https://translate.opensourcepos.org/api/units/253752/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T08:47:01.577788Z"
}