Units API.

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

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

{
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/contribute/zh_Hans/?format=api",
    "source": [
        "You don't need an account to send donations, but this may be useful if you want to have a profile or manage your payment options."
    ],
    "previous_source": "",
    "target": [
        "创建账户非捐赠所必须,但使用账户可以设置简介和支付选项。"
    ],
    "id_hash": 6947949317324208539,
    "content_hash": 6947949317324208539,
    "location": "src/data.js:35",
    "context": "Guide step content",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://translate.funkwhale.audio/api/units/54522/?format=api",
    "priority": 100,
    "id": 198342,
    "web_url": "https://translate.funkwhale.audio/translate/funkwhale/contribute/zh_Hans/?checksum=e06c1317a086f99b",
    "url": "https://translate.funkwhale.audio/api/units/198342/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-17T11:34:38.003029Z"
}