Units API.

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

GET /api/units/252009/?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/framadate/framadate-v11x/de/?format=api",
    "source": [
        "Do you want to"
    ],
    "previous_source": "",
    "target": [
        "Wollen Sie sich"
    ],
    "id_hash": 1959697247573733377,
    "content_hash": -5712010003879890282,
    "location": "",
    "context": "1st section.Do you want to",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.framasoft.org/api/units/252410/?format=api",
    "priority": 100,
    "id": 252009,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate-v11x/de/?checksum=9b323e4384f17001",
    "url": "https://weblate.framasoft.org/api/units/252009/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-02-06T14:39:30.751603Z"
}