Units API.

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

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

{
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/ja/?format=api",
    "source": [
        "PostgreSQL includes a short form syntax that allows data to be converted from one type to another, the casting syntax, `oldata::newtype`. So for example, this SQL converts a double into a text string."
    ],
    "previous_source": "",
    "target": [
        "PostgreSQL にはある型から別の型に変換するのに、キャスト構文という `oldata::newtype` のように短い形式の構文があります。たとえば、次の SQL は倍精度浮動小数点数を文字列に変換します。"
    ],
    "id_hash": -700508133835378636,
    "content_hash": -700508133835378636,
    "location": "../../en/geometries.rst:380",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 101,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 33,
    "source_unit": "https://weblate.osgeo.org/api/units/103044/?format=api",
    "priority": 100,
    "id": 103903,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/ja/?checksum=76474b9050787034",
    "url": "https://weblate.osgeo.org/api/units/103903/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:56.293124Z"
}