Units API.

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

GET /api/units/36227/?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/application/pt_BR/?format=api",
    "source": [
        "wi-fi scan"
    ],
    "previous_source": "",
    "target": [
        "busca por Wi-Fi"
    ],
    "id_hash": 7484893846494998694,
    "content_hash": 420163527380976604,
    "location": "",
    "context": "op_name_WIFI_SCAN",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 335,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/34562/?format=api",
    "priority": 100,
    "id": 36227,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/pt_BR/?checksum=e7dfaf4bf5d770a6",
    "url": "https://weblate.rikka.app/api/units/36227/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-29T08:50:45.721374Z"
}