Units API.

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

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

{
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
    "source": [
        "Filesystem operations"
    ],
    "previous_source": "",
    "target": [
        "Filesystem operations"
    ],
    "id_hash": -7664751885898345119,
    "content_hash": 131914312372295991,
    "location": "",
    "context": "tracking_field.computercraft.fs.name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 214,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://i18n.tweaked.cc/api/units/100/?format=api",
    "priority": 100,
    "id": 100,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/en/?checksum=15a154c4f5861561",
    "url": "https://i18n.tweaked.cc/api/units/100/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:22.299005Z"
}