Units API.

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

GET /api/units/13912157/?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/phpmyadmin/documentation/id/?format=api",
    "source": [
        "A more complex example, say you have stored this query:"
    ],
    "previous_source": "A more complex example. Say you have stored this query:",
    "target": [
        "Sebuah contoh yang lebih kompleks, katakanlah Anda sudah menyimpan query ini:"
    ],
    "id_hash": 6386999604680339178,
    "content_hash": 6386999604680339178,
    "location": "../phpmyadmin/doc/bookmarks.rst:50",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/14943042/?format=api",
    "priority": 100,
    "id": 13912157,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/documentation/id/?checksum=d8a32e4cf9882eea",
    "url": "https://hosted.weblate.org/api/units/13912157/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-21T22:00:57+02:00"
}