Units API.

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

GET /api/units/7490/?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/ja/?format=api",
    "source": [
        "ring volume"
    ],
    "previous_source": "",
    "target": [
        "着信音の音量"
    ],
    "id_hash": -2146730391902710257,
    "content_hash": 6099790099470531705,
    "location": "",
    "context": "op_name_AUDIO_RING_VOLUME",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/3118/?format=api",
    "priority": 100,
    "id": 7490,
    "web_url": "https://weblate.rikka.app/translate/app-ops/ops/ja/?checksum=623548151a1a960f",
    "url": "https://weblate.rikka.app/api/units/7490/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T17:03:47.997365Z"
}