Units API.

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

GET /api/units/14770718/?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/weblate/application/en/?format=api",
    "source": [
        "Ending date"
    ],
    "previous_source": "",
    "target": [
        "Ending date"
    ],
    "id_hash": -8654795956174722043,
    "content_hash": -8654795956174722043,
    "location": "weblate/trans/forms.py:1270, weblate/trans/forms.py:2690",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2421,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14770718/?format=api",
    "priority": 100,
    "id": 14770718,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=07e3fceed4b7ec05",
    "url": "https://hosted.weblate.org/api/units/14770718/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-10-13T13:27:57+02:00"
}