Units API.

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

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

{
    "translation": "https://weblate.vivid-inc.net/api/translations/neon/website/ja/?format=api",
    "source": [
        "#{data['vt-product']['vt-product.product-full-name']} is provided under the terms of the #{v_link_to 'End User License Agreement', '/legal/eula.html', :locale => true, :class => 'link-local'}."
    ],
    "previous_source": "",
    "target": [
        "#{data['vt-product']['vt-product.product-name']} は#{v_link_to 'ソフトウェア利用許諾契約 (EULA)', '/legal/eula.html', :locale => true, :class => 'link-local'}で提供しているものです。"
    ],
    "id_hash": -2962885831590144062,
    "content_hash": -5605707176860384087,
    "location": "",
    "context": "vt-product.download.eula-indication-erb",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 69,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "https://weblate.vivid-inc.net/api/units/174/?format=api",
    "priority": 100,
    "id": 251,
    "web_url": "https://weblate.vivid-inc.net/translate/neon/website/ja/?checksum=56e1b708c20817c2",
    "url": "https://weblate.vivid-inc.net/api/units/251/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-10T01:53:00.744424Z"
}