Units API.

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

GET /api/units/213127/?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/joinpeertube/main/en_US/?format=api",
    "source": [
        "Change interface language"
    ],
    "previous_source": "",
    "target": [
        "Change interface language"
    ],
    "id_hash": 385162758324951528,
    "content_hash": 385162758324951528,
    "location": "src/components/I18n.vue:19",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/213127/?format=api",
    "priority": 100,
    "id": 213127,
    "web_url": "https://weblate.framasoft.org/translate/joinpeertube/main/en_US/?checksum=85585f7ceeab19e8",
    "url": "https://weblate.framasoft.org/api/units/213127/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-13T14:49:32.762241Z"
}