Units API.

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

GET /api/units/14743696/?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": [
        "Full name"
    ],
    "previous_source": "",
    "target": [
        "Full name"
    ],
    "id_hash": -7006955599224700109,
    "content_hash": -7006955599224700109,
    "location": "weblate/accounts/forms.py:115, weblate/accounts/forms.py:873, weblate/auth/models.py:358, weblate/auth/models.py:1027, weblate/templates/auth/team.html:89, weblate/templates/manage/users.html:46, weblate/templates/trans/project-access.html:37",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14743696/?format=api",
    "priority": 100,
    "id": 14743696,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=1ec24b01c7470333",
    "url": "https://hosted.weblate.org/api/units/14743696/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-01T08:56:54+02:00"
}