Units API.

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

GET /api/units/103023/?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/about_data/ja/?format=api",
    "source": [
        "The data for this workshop is four shapefiles for New York City, and one attribute table of sociodemographic variables.  We've loaded our shapefiles as PostGIS tables and will add sociodemographic data later in the workshop."
    ],
    "previous_source": "",
    "target": [
        "このワークショップのデータは四つのニューヨーク市のシェープファイルと一つの人口統計の属性テーブルです。このワークショップでは、シェープファイルをPostGISテーブルとしてロードしている状態から、人口統計データを追加します。"
    ],
    "id_hash": -6501446317473347937,
    "content_hash": -6501446317473347937,
    "location": "../../en/about_data.rst:6",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 35,
    "source_unit": "https://weblate.osgeo.org/api/units/102143/?format=api",
    "priority": 100,
    "id": 103023,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/about_data/ja/?checksum=25c6390538bac69f",
    "url": "https://weblate.osgeo.org/api/units/103023/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:53.952000Z"
}