Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/en/?format=api",
    "source": [
        "modify contacts"
    ],
    "previous_source": "",
    "target": [
        "modify contacts"
    ],
    "id_hash": -368523062742607956,
    "content_hash": -1617514680573185677,
    "location": "",
    "context": "op_name_WRITE_CONTACTS",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/3088/?format=api",
    "priority": 100,
    "id": 3088,
    "web_url": "https://weblate.rikka.app/translate/app-ops/ops/en/?checksum=7ae2be3a19b017ac",
    "url": "https://weblate.rikka.app/api/units/3088/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:45:49.585705Z"
}