Units API.

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

GET /api/units/11121400/?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/wincompose/master/pl/?format=api",
    "source": [
        "Test Typing"
    ],
    "previous_source": "",
    "target": [
        "Testownie wpisywania"
    ],
    "id_hash": 109590175899573069,
    "content_hash": 109590175899573069,
    "location": "language/i18n/Text.resx:421, ID:TestTyping",
    "context": "",
    "note": "The \"Test Typing\" section in the settings window",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 76,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14905709/?format=api",
    "priority": 100,
    "id": 11121400,
    "web_url": "https://hosted.weblate.org/translate/wincompose/master/pl/?checksum=818557af315ddb4d",
    "url": "https://hosted.weblate.org/api/units/11121400/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-13T21:15:58+01:00"
}