Units API.

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

GET /api/units/56742/?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": [
        "Hide the title of the top toolbar"
    ],
    "previous_source": "",
    "target": [
        "Hide the title of the top toolbar"
    ],
    "id_hash": 3858746877021655322,
    "content_hash": -6215993381689200452,
    "location": "",
    "context": "pref_title_hide_top_toolbar",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 558,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.tusky.app/api/units/56742/?format=api",
    "priority": 100,
    "id": 56742,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=b58d05d71306111a",
    "url": "https://weblate.tusky.app/api/units/56742/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-25T11:07:47.578322Z"
}