Units API.

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

GET /api/units/101742/?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_Transform(geometry, srid) <http://postgis.net/docs/ST_Transform.html>`_: Returns a new geometry with its coordinates transformed to the SRID referenced by the integer parameter."
    ],
    "previous_source": "",
    "target": [
        "`ST_Transform(geometry, srid) <http://postgis.net/docs/ST_Transform.html>`_: 整数パラメータで指定される SRID に座標変換した新しいジオメトリを返します。"
    ],
    "id_hash": 8664427578626757893,
    "content_hash": 8664427578626757893,
    "location": "../../en/geography.rst:247",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 68,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://weblate.osgeo.org/api/units/101227/?format=api",
    "priority": 100,
    "id": 101742,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/ja/?checksum=f83e3afa06255505",
    "url": "https://weblate.osgeo.org/api/units/101742/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:49.561767Z"
}