Units API.

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

GET /api/units/295195/?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 enter the course title"
    ],
    "previous_source": "",
    "target": [
        "Por favor, ingrese el nombre del curso!"
    ],
    "id_hash": -2651397757114677861,
    "content_hash": 317841133272301369,
    "location": "",
    "context": "Please enter the course title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1299,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://translation.chamilo.org/api/units/177637/?format=api",
    "priority": 100,
    "id": 295195,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/es_MX/?checksum=5b3457c9a0e9859b",
    "url": "https://translation.chamilo.org/api/units/295195/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:46:06.168717Z"
}