Units API.

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

GET /api/units/10112384/?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/kiss/strings/ast/?format=api",
    "source": [
        "Buttons will still work, but they'll be invisible."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -3200630925161254035,
    "content_hash": -186858758346717546,
    "location": "",
    "context": "pref_hide_circle_desc",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 167,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/10112452/?format=api",
    "priority": 100,
    "id": 10112384,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/ast/?checksum=5395132198a2336d",
    "url": "https://hosted.weblate.org/api/units/10112384/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-12-26T18:27:38+01:00"
}