Units API.

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

GET /api/units/10016334/?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 find"
    ],
    "previous_source": "",
    "target": [
        "trovare"
    ],
    "id_hash": -7568954409485218086,
    "content_hash": 3059655928044993554,
    "location": "",
    "context": "finden",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/9703496/?format=api",
    "priority": 100,
    "id": 10016334,
    "web_url": "https://hosted.weblate.org/translate/starke-verben/verbs/it/?checksum=16f5ac110d81ceda",
    "url": "https://hosted.weblate.org/api/units/10016334/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-11-06T14:19:10+01:00"
}