Units API.

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

GET /api/units/294923/?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": [
        "The link has been added."
    ],
    "previous_source": "",
    "target": [
        "El enlace ha sido añadido"
    ],
    "id_hash": 7576985454912306124,
    "content_hash": -4168897120417756431,
    "location": "",
    "context": "The link has been added.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1028,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://translation.chamilo.org/api/units/177365/?format=api",
    "priority": 100,
    "id": 294923,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/es_MX/?checksum=e926dc206c597bcc",
    "url": "https://translation.chamilo.org/api/units/294923/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:46:05.009146Z"
}