Units API.

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

GET /api/units/12798737/?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/turris/reforis/en/?format=api",
    "source": [
        "DNS server address is not required as the built-in DNS resolver is capable of working without it."
    ],
    "previous_source": "",
    "target": [
        "DNS server address is not required as the built-in DNS resolver is capable of working without it."
    ],
    "id_hash": 5838937161601006025,
    "content_hash": 5838937161601006025,
    "location": "js/src/common/network/StaticIPForm.js:14, js/src/wan/WAN6Form.js:36",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "https://hosted.weblate.org/api/units/12798737/?format=api",
    "priority": 100,
    "id": 12798737,
    "web_url": "https://hosted.weblate.org/translate/turris/reforis/en/?checksum=d1081269970e39c9",
    "url": "https://hosted.weblate.org/api/units/12798737/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-08-08T12:16:51+02:00"
}