Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/it/?format=api",
    "source": [
        "to give"
    ],
    "previous_source": "",
    "target": [
        "dare"
    ],
    "id_hash": 7005544744285996325,
    "content_hash": -3814065949325431255,
    "location": "",
    "context": "geben",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/9703501/?format=api",
    "priority": 100,
    "id": 10016339,
    "web_url": "https://hosted.weblate.org/translate/starke-verben/verbs/it/?checksum=e138b1d3f5458525",
    "url": "https://hosted.weblate.org/api/units/10016339/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-11-06T14:19:10+01:00"
}