Units API.

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

GET /api/units/42230/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/ug/?format=api",
    "source": [
        "Start by connecting to a computer"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -6040793454950234246,
    "content_hash": -1507432222862051207,
    "location": "",
    "context": "home_adb_title",
    "note": " Home - Adb \n",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.rikka.app/api/units/15721/?format=api",
    "priority": 100,
    "id": 42230,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/ug/?checksum=2c2aca5bb42fc77a",
    "url": "https://weblate.rikka.app/api/units/42230/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-06T01:20:12.291172Z"
}