Units API.

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

GET /api/units/38608920/?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/cyberos/calculator/pt_PT/?format=api",
    "source": [
        "Invalid expression."
    ],
    "previous_source": "",
    "target": [
        "Expressão inválida."
    ],
    "id_hash": -8509476480271029598,
    "content_hash": 2649300278734294568,
    "location": "../engine/evaluator.cpp:1041, ../engine/evaluator.cpp:1109, ../engine/evaluator.cpp:1122, ../engine/evaluator.cpp:1134, ../engine/evaluator.cpp:1146, ../engine/evaluator.cpp:1158, ../engine/evaluator.cpp:1175, ../engine/evaluator.cpp:1187, ../engine/evaluator.cpp:1198, ../engine/evaluator.cpp:1215, ../engine/evaluator.cpp:1267, ../engine/evaluator.cpp:1292",
    "context": "QObjectInvalid expression.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/29552045/?format=api",
    "priority": 100,
    "id": 38608920,
    "web_url": "https://hosted.weblate.org/translate/cyberos/calculator/pt_PT/?checksum=09e84439f0e76aa2",
    "url": "https://hosted.weblate.org/api/units/38608920/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-10T09:27:06.576327+02:00"
}