Units API.

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

GET /api/units/36909/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/bn_IN/?format=api",
    "source": [
        "Mute %1$s"
    ],
    "previous_source": "",
    "target": [
        "নিঃশব্দ %1$s"
    ],
    "id_hash": 1974388344835254908,
    "content_hash": -2896209092785650139,
    "location": "",
    "context": "action_mute_domain",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 147,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.tusky.app/api/units/56417/?format=api",
    "priority": 100,
    "id": 36909,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/bn_IN/?checksum=9b666fbd2693aa7c",
    "url": "https://weblate.tusky.app/api/units/36909/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-06-11T13:56:32.741803Z"
}