Units API.

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

GET /api/units/294856/?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": [
        "Your message has to be approved before people can view it."
    ],
    "previous_source": "",
    "target": [
        "Su mensaje debe ser aprobado antes de que los demás puedan verlo."
    ],
    "id_hash": 1492399885746421322,
    "content_hash": 5589619138085002148,
    "location": "",
    "context": "Your message has to be approved before people can view it.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 961,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translation.chamilo.org/api/units/177298/?format=api",
    "priority": 100,
    "id": 294856,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/es_MX/?checksum=94b611c9fcbfbe4a",
    "url": "https://translation.chamilo.org/api/units/294856/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:46:04.767179Z"
}