Units API.

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

GET /api/units/36285/?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": [
        "toggle NFC"
    ],
    "previous_source": "",
    "target": [
        "alternar NFC"
    ],
    "id_hash": 6719524939357920353,
    "content_hash": -3531200922248864390,
    "location": "",
    "context": "op_name_NFC_CHANGE",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 393,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/34620/?format=api",
    "priority": 100,
    "id": 36285,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/pt_BR/?checksum=dd408c54adce9c61",
    "url": "https://weblate.rikka.app/api/units/36285/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-29T08:50:46.088444Z"
}