Units API.

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

GET /api/units/14743735/?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": [
        "Translation"
    ],
    "previous_source": "",
    "target": [
        "Translation"
    ],
    "id_hash": -2380250177427262790,
    "content_hash": -2380250177427262790,
    "location": "weblate/checks/views.py:227, weblate/templates/accounts/user.html:169, weblate/templates/accounts/user_contributions.html:19, weblate/templates/dashboard/user.html:48, weblate/templates/dashboard/user.html:78, weblate/templates/dashboard/user.html:87, weblate/templates/mail/changed_translation.html:9, weblate/templates/mail/pending_suggestions.html:10, weblate/templates/mail/todo_strings.html:8, weblate/templates/snippets/embed-units.html:12, weblate/templates/translate.html:82, weblate/templates/translate.html:309, weblate/templates/translate.html:387, weblate/trans/forms.py:1543",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 792,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14743735/?format=api",
    "priority": 100,
    "id": 14743735,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=5ef7a71321e332ba",
    "url": "https://hosted.weblate.org/api/units/14743735/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-01T08:56:55+02:00"
}