Units API.

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

GET /api/units/122512439/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/gl/?format=api",
    "source": [
        "<language>"
    ],
    "previous_source": "",
    "target": [
        "códigoIdioma"
    ],
    "id_hash": 6819358455363713391,
    "content_hash": 6819358455363713391,
    "location": "",
    "context": "na documentación",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1297,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/122512438/?format=api",
    "priority": 100,
    "id": 122512439,
    "web_url": "https://hosted.weblate.org/translate/weblate/glossary/gl/?checksum=dea33a627802b96f",
    "url": "https://hosted.weblate.org/api/units/122512439/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-13T13:36:31.816597+02:00"
}