Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/readme-generator/zh_Hans/?format=api",
    "source": [
        "Please send your pull request to the [`testing` branch](%(testing_branch_url)s)."
    ],
    "previous_source": "",
    "target": [
        "请向 [`testing` 分支](%(testing_branch_url)s) 发送拉取请求。"
    ],
    "id_hash": 7923857460377070096,
    "content_hash": 7923857460377070096,
    "location": "templates/README.md.j2:81",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.yunohost.org/api/units/98456/?format=api",
    "priority": 100,
    "id": 98866,
    "web_url": "https://translate.yunohost.org/translate/yunohost/readme-generator/zh_Hans/?checksum=edf73260b89aaa10",
    "url": "https://translate.yunohost.org/api/units/98866/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-25T06:24:11.657833Z"
}