Units API.

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

GET /api/units/20955365/?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/pt/?format=api",
    "source": [
        "Setting name"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -4565196055491200164,
    "content_hash": 5178465002381519707,
    "location": "",
    "context": "stub_setting",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14949561/?format=api",
    "priority": 100,
    "id": 20955365,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/pt/?checksum=40a52a5ffe6ebb5c",
    "url": "https://hosted.weblate.org/api/units/20955365/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-22T20:34:32.900149+02:00"
}