Units API.

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

GET /api/units/34840460/?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/fi/?format=api",
    "source": [
        "Variable cannot be overwritten."
    ],
    "previous_source": "",
    "target": [
        "Muuttujaa ei voi korvata."
    ],
    "id_hash": -7344590100222376272,
    "content_hash": -4407577138165216112,
    "location": "../engine/evaluator.cpp:1062, ../engine/evaluator.cpp:1068, ../engine/evaluator.cpp:1074",
    "context": "QObjectVariable cannot be overwritten.",
    "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": 4,
    "source_unit": "https://hosted.weblate.org/api/units/29552046/?format=api",
    "priority": 100,
    "id": 34840460,
    "web_url": "https://hosted.weblate.org/translate/cyberos/calculator/fi/?checksum=1a12c637976506b0",
    "url": "https://hosted.weblate.org/api/units/34840460/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-22T21:47:14.031734+02:00"
}