Units API.

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

GET /api/units/5567/?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"
    ],
    "previous_source": "",
    "target": [
        "Negar"
    ],
    "id_hash": 1449875353053560217,
    "content_hash": -7843389601380598057,
    "location": "",
    "context": "op_mode_deny",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 105,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/2884/?format=api",
    "priority": 100,
    "id": 5567,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/pt_BR/?checksum=941efdf3ab59fd99",
    "url": "https://weblate.rikka.app/api/units/5567/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:26.864815Z"
}