Units API.

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

GET /api/units/100519921/?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-evaluation-errors/es/?format=api",
    "source": [
        "Unable to convert to date"
    ],
    "previous_source": "",
    "target": [
        "Incapaz de convertir a fecha"
    ],
    "id_hash": -8212673625462481925,
    "content_hash": -7140251308525785728,
    "location": "",
    "context": "unable_to_convert_to_date",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/80639676/?format=api",
    "priority": 100,
    "id": 100519921,
    "web_url": "https://hosted.weblate.org/translate/openrefine/openrefine-evaluation-errors/es/?checksum=0e06b8d9aa16dbfb",
    "url": "https://hosted.weblate.org/api/units/100519921/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-19T00:03:24.255783+02:00"
}