Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/zh_TW/?format=api",
    "source": [
        "You reached the limit of tries to authenticate."
    ],
    "previous_source": "",
    "target": [
        "您已達到驗證的嘗試限制次數。"
    ],
    "id_hash": -7325961738023422312,
    "content_hash": -7325961738023422312,
    "location": "../src/services/pam.c:241",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://l10n.opensuse.org/api/units/12567183/?format=api",
    "priority": 100,
    "id": 2852,
    "web_url": "https://l10n.opensuse.org/translate/libgnomesu/master/zh_TW/?checksum=1a54f49d2702b698",
    "url": "https://l10n.opensuse.org/api/units/2852/?format=api",
    "explanation": "",
    "extra_flags": ""
}