Units API.

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

GET /api/units/295181/?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": [
        "First letter (class name)"
    ],
    "previous_source": "",
    "target": [
        "Primera letra (clase)"
    ],
    "id_hash": 5094826073862971489,
    "content_hash": -5893883325993808414,
    "location": "",
    "context": "First letter (class name)",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1285,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translation.chamilo.org/api/units/177623/?format=api",
    "priority": 100,
    "id": 295181,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/es_MX/?checksum=c6b4755215002061",
    "url": "https://translation.chamilo.org/api/units/295181/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:46:06.105879Z"
}