Units API.

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

GET /api/units/100519998/?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/openrefine/openrefine-control-descriptions/es/?format=api",
    "source": [
        "Returns whether o is null or an empty string"
    ],
    "previous_source": "",
    "target": [
        "Retorna si o es nulo o una cadena de caracteres vacía"
    ],
    "id_hash": 6371295826326389380,
    "content_hash": 5840532946463390203,
    "location": "",
    "context": "is_blank_desc",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/80639825/?format=api",
    "priority": 100,
    "id": 100519998,
    "web_url": "https://hosted.weblate.org/translate/openrefine/openrefine-control-descriptions/es/?checksum=d86b63cc271d0284",
    "url": "https://hosted.weblate.org/api/units/100519998/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-19T00:03:29.766311+02:00"
}