Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ja/?format=api",
    "source": "Selection copied to clipboard",
    "previous_source": "",
    "target": "選択した項目をクリップボードにコピーしました",
    "id_hash": -3605910628661684684,
    "content_hash": 5594395947956734503,
    "location": "",
    "context": "ChatselectedTextCopied",
    "note": "\"Selection copied to clipboard\" : when a user copy a text from the menu, this message show up.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 131,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 151199,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ja/?checksum=4df53b635ed09634",
    "url": "https://weblate.linphone.org/api/units/151199/?format=api"
}