Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/dolomon/master/de/?format=api",
    "source": [
        "example-org-logo"
    ],
    "previous_source": "",
    "target": [
        "beispiel-de-logo"
    ],
    "id_hash": -944097528096937971,
    "content_hash": 7819888775648316552,
    "location": "themes/default/templates/js/i18n.js.ep:47",
    "context": "example-org-logo",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 317,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.framasoft.org/api/units/210015/?format=api",
    "priority": 100,
    "id": 384294,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/de/?checksum=72e5e44cdc75280d",
    "url": "https://weblate.framasoft.org/api/units/384294/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:03.523533Z"
}