Units API.

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

GET /api/units/2873480/?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/tr_TR/?format=api",
    "source": [
        "Street Address, P.O. Box, Company Name"
    ],
    "previous_source": "",
    "target": [
        "Sokak adı, posta kutusu, şirket adı"
    ],
    "id_hash": 1060806741284805923,
    "content_hash": 1060806741284805923,
    "location": "lib/store_web/templates/checkout/address.html.heex:28",
    "context": "",
    "note": "",
    "flags": "elixir-autogen, elixir-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.elementary.io/api/units/2873355/?format=api",
    "priority": 100,
    "id": 2873480,
    "web_url": "https://l10n.elementary.io/translate/store/checkout/tr_TR/?checksum=8eb8be1c5d9edd23",
    "url": "https://l10n.elementary.io/api/units/2873480/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-29T06:48:15.769927Z"
}