Units API.

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

GET /api/units/242465/?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/items/fr/?format=api",
    "source": [
        "Quantity must be a number."
    ],
    "previous_source": "",
    "target": [
        "La quantité doit être un nombre."
    ],
    "id_hash": 4221790675285331140,
    "content_hash": -6739346182311309510,
    "location": "",
    "context": "quantity_number",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 80,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.opensourcepos.org/api/units/238478/?format=api",
    "priority": 100,
    "id": 242465,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/fr/?checksum=ba96d0404c704cc4",
    "url": "https://translate.opensourcepos.org/api/units/242465/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T00:03:22.701559Z"
}