Units API.

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

GET /api/units/2844039/?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/checkout/ja/?format=api",
    "source": [
        "Go get yourself something nice!"
    ],
    "previous_source": "",
    "target": [
        "お買い物をお楽しみください!"
    ],
    "id_hash": -4461439557471101893,
    "content_hash": -4461439557471101893,
    "location": "lib/store_web/templates/checkout/index.html.heex:5",
    "context": "",
    "note": "",
    "flags": "elixir-autogen, elixir-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.elementary.io/api/units/2843839/?format=api",
    "priority": 100,
    "id": 2844039,
    "web_url": "https://l10n.elementary.io/translate/store/checkout/ja/?checksum=4215c85c360f1c3b",
    "url": "https://l10n.elementary.io/api/units/2844039/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-24T19:13:08.136750Z"
}