Units API.

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

GET /api/units/5568/?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/app/pt_BR/?format=api",
    "source": [
        "Deny (may crash the app)"
    ],
    "previous_source": "",
    "target": [
        "Negar (pode travar o app)"
    ],
    "id_hash": 8139644459504424523,
    "content_hash": -8552175511565527430,
    "location": "",
    "context": "op_mode_deny_crash",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 106,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.rikka.app/api/units/2885/?format=api",
    "priority": 100,
    "id": 5568,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/pt_BR/?checksum=f0f5d3829ebcd64b",
    "url": "https://weblate.rikka.app/api/units/5568/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:26.876444Z"
}