Units API.

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

GET /api/units/369511/?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/he/?format=api",
    "source": [
        "This user is already logged in"
    ],
    "previous_source": "",
    "target": [
        "משתמש זה כבר מחובר"
    ],
    "id_hash": 2265717071246427550,
    "content_hash": 7930199054669135077,
    "location": "",
    "context": "This user is already logged in",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translation.chamilo.org/api/units/176380/?format=api",
    "priority": 100,
    "id": 369511,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/he/?checksum=9f7171ac092e859e",
    "url": "https://translation.chamilo.org/api/units/369511/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:55:00.244477Z"
}