Units API.

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

GET /api/units/100520023/?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-function-descriptions/es/?format=api",
    "source": [
        "Returns the array with duplicates removed. Case-sensitive."
    ],
    "previous_source": "",
    "target": [
        "Retorna el arreglo con los duplicados eliminados. Sensible a mayúsculas y minúsculas."
    ],
    "id_hash": -2744854415192684314,
    "content_hash": 2026329791464265589,
    "location": "",
    "context": "arr_uniques",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/81388285/?format=api",
    "priority": 100,
    "id": 100520023,
    "web_url": "https://hosted.weblate.org/translate/openrefine/openrefine-function-descriptions/es/?checksum=59e85173c64708e6",
    "url": "https://hosted.weblate.org/api/units/100520023/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-19T00:03:38.631281+02:00"
}