Units API.

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

GET /api/units/637534/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/contribateliers/contribute/zh_Hans/?format=api",
    "source": [
        "Do some translations of Framasoft's projects"
    ],
    "previous_source": "",
    "target": [
        "为 Framasoft 的项目做一些翻译工作"
    ],
    "id_hash": 5579927990634510833,
    "content_hash": 5579927990634510833,
    "location": "src/data.js:4",
    "context": "Task name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/258851/?format=api",
    "priority": 100,
    "id": 637534,
    "web_url": "https://weblate.framasoft.org/translate/contribateliers/contribute/zh_Hans/?checksum=cd6fe2f19a0779f1",
    "url": "https://weblate.framasoft.org/api/units/637534/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-08T15:50:57.522593Z"
}