Units API.

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

GET /api/units/295095/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/es_MX/?format=api",
    "source": [
        "Please type your text / HTML content"
    ],
    "previous_source": "",
    "target": [
        "Por favor, escriba el contenido de Texto/HTML"
    ],
    "id_hash": 36865307436175390,
    "content_hash": -3537812387506243523,
    "location": "",
    "context": "Please type your text / HTML content",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1199,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translation.chamilo.org/api/units/177537/?format=api",
    "priority": 100,
    "id": 295095,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/es_MX/?checksum=8082f8cd4244d01e",
    "url": "https://translation.chamilo.org/api/units/295095/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:46:05.744181Z"
}