Units API.

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

GET /api/units/101699/?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/geography/ja/?format=api",
    "source": [
        "The SQL for creating a new table with a geography column is much like that for creating a geometry table. However, geography includes the ability to specify the object type directly at the time of table creation. For example:"
    ],
    "previous_source": "",
    "target": [
        "ジオグラフィカラムを持つテーブルの新規作成のSQLはジオメトリテーブルの生成とよく似ています。しかしながら、ジオグラフィはテーブル生成時にオブジェクトタイプを直接指定する機能が含まれます。例を示します:"
    ],
    "id_hash": -5498513876783507062,
    "content_hash": -5498513876783507062,
    "location": "../../en/geography.rst:171",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 39,
    "source_unit": "https://weblate.osgeo.org/api/units/101096/?format=api",
    "priority": 100,
    "id": 101699,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/ja/?checksum=33b15ac2edc3598a",
    "url": "https://weblate.osgeo.org/api/units/101699/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:49.530657Z"
}