Units API.

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

GET /api/units/56600/?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/en/?format=api",
    "source": [
        "Whole word"
    ],
    "previous_source": "",
    "target": [
        "Whole word"
    ],
    "id_hash": 8369753860521525975,
    "content_hash": 6402403756911975524,
    "location": "",
    "context": "filter_dialog_whole_word",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 382,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.tusky.app/api/units/56600/?format=api",
    "priority": 100,
    "id": 56600,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=f42756ca91d702d7",
    "url": "https://weblate.tusky.app/api/units/56600/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-25T11:05:58.086823Z"
}