Units API.

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

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

{
    "translation": "https://l10n.elementary.io/api/translations/store/email/ja/?format=api",
    "source": [
        "We Have Shipped Your Order!"
    ],
    "previous_source": "",
    "target": [
        "ご注文の商品を発送しました!"
    ],
    "id_hash": -7648223551169300317,
    "content_hash": -7648223551169300317,
    "location": "lib/store_web/templates/email/package_shipped.html.eex:13",
    "context": "",
    "note": "",
    "flags": "elixir-autogen, elixir-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.elementary.io/api/units/2845832/?format=api",
    "priority": 100,
    "id": 2846002,
    "web_url": "https://l10n.elementary.io/translate/store/email/ja/?checksum=15dc0d33c5c6f8a3",
    "url": "https://l10n.elementary.io/api/units/2846002/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-25T04:11:49.184068Z"
}