Units API.

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

GET /api/units/101736/?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": [
        "`ST_Distance(geometry, geometry) <http://postgis.net/docs/ST_Distance.html>`_: For geometry type Returns the 2-dimensional Cartesian minimum distance (based on spatial ref) between two geometries in projected units. For geography type defaults to return spheroidal minimum distance between two geographies in meters."
    ],
    "previous_source": "",
    "target": [
        "`ST_Distance(geometry, geometry) <http://postgis.net/docs/ST_Distance.html>`_: ジオメトリ型については、二つのジオメトリの2次元デカルト距離の最小値 (空間参照系に基づく) を空間参照系の単位で返します。ジオグラフィ型については、デフォルトでは二つのジオメトリの球面の最小距離をメートル単位で返します。"
    ],
    "id_hash": -7216203498664690304,
    "content_hash": -7216203498664690304,
    "location": "../../en/geography.rst:243",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 66,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 36,
    "source_unit": "https://weblate.osgeo.org/api/units/101197/?format=api",
    "priority": 100,
    "id": 101736,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/ja/?checksum=1bdae526ab28fd80",
    "url": "https://weblate.osgeo.org/api/units/101736/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:49.558116Z"
}