Units API.

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

GET /api/units/17491010/?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/copyq/master/id/?format=api",
    "source": [
        "Abc"
    ],
    "previous_source": "",
    "target": [
        "Abc"
    ],
    "id_hash": 2304726175398224300,
    "content_hash": 2304726175398224300,
    "location": "../src/gui/configtabappearance.cpp:394",
    "context": "ConfigTabAppearance\nPreview text for font settings in appearance dialog",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 170,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14740705/?format=api",
    "priority": 100,
    "id": 17491010,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/id/?checksum=9ffc083edd27e1ac",
    "url": "https://hosted.weblate.org/api/units/17491010/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-09T10:41:52.152776+02:00"
}