Units API.

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

GET /api/units/31291932/?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/lunasea/settings/en/?format=api",
    "source": [
        "Given an example machine IP address of 192.168.1.111, the resulting broadcast IP address is 192.168.1.255"
    ],
    "previous_source": "",
    "target": [
        "Given an example machine IP address of 192.168.1.111, the resulting broadcast IP address is 192.168.1.255"
    ],
    "id_hash": -9185745131089047493,
    "content_hash": 3769007029019379632,
    "location": "",
    "context": "settings.BroadcastAddressHint3",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 51,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://hosted.weblate.org/api/units/31291932/?format=api",
    "priority": 100,
    "id": 31291932,
    "web_url": "https://hosted.weblate.org/translate/lunasea/settings/en/?checksum=0085ad78b029d03b",
    "url": "https://hosted.weblate.org/api/units/31291932/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-26T06:49:53.660905+02:00"
}