Units API.

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

GET /api/units/101652/?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": [
        "Older versions of PostGIS supported very basic calculations over the sphere using the :command:`ST_Distance_Spheroid(point, point, measurement)` function. However, :command:`ST_Distance_Spheroid` is substantially limited. The function only works on points and provides no support for indexing across the poles or international dateline."
    ],
    "previous_source": "",
    "target": [
        "古いバージョンのPostGISでは、:command:`ST_Distance_Spheroid(point, point, measurement)` を使った球面上の非常に基本的な計算がサポートされていました。しかしながら、:command:`ST_Distance_Spheroid` は実質的に制限されます。この関数はポイント同士でのみ有効であり、極や日付変更線を越えるインデックスのサポートはありません。"
    ],
    "id_hash": -4149149917010710402,
    "content_hash": -4149149917010710402,
    "location": "../../en/geography.rst:67",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 40,
    "source_unit": "https://weblate.osgeo.org/api/units/100938/?format=api",
    "priority": 100,
    "id": 101652,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/ja/?checksum=466b422234bc307e",
    "url": "https://weblate.osgeo.org/api/units/101652/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:49.481399Z"
}