Units API.

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

GET /api/units/100460806/?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/onionshare/onionshare-ios/en/?format=api",
    "source": [
        "Filename"
    ],
    "previous_source": "",
    "target": [
        "Filename"
    ],
    "id_hash": 9109142508736138196,
    "content_hash": -9154101388837419047,
    "location": "",
    "context": "Filename",
    "note": "\n/* listing.html */",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/100460806/?format=api",
    "priority": 100,
    "id": 100460806,
    "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios/en/?checksum=fe6a2cd971a0cbd4",
    "url": "https://hosted.weblate.org/api/units/100460806/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-15T16:30:55.762314+02:00"
}