Units API.

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

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

{
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/lo/?format=api",
    "source": [
        "Transaction dust will be destroyed and counted towards fees."
    ],
    "previous_source": "",
    "target": [
        "ຂີ້ຝຸ່ນການເຮັດທຸລະກໍາຈະຖືກທໍາລາຍແລະນັບເປັນຄ່າທໍານຽມ."
    ],
    "id_hash": -3628794290212129591,
    "content_hash": 427183348553791858,
    "location": "",
    "context": "send_dust_hint",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 340,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.ppc.lol/api/units/25499/?format=api",
    "priority": 100,
    "id": 42321,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/lo/?checksum=4da3eed1b8f0b4c9",
    "url": "https://weblate.ppc.lol/api/units/42321/?format=api",
    "explanation": "",
    "extra_flags": ""
}