Units API.

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

GET /api/units/101751/?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_DWithin(geography_A, geography_B, R) <http://postgis.net/docs/ST_DWithin.html>`_: Returns true if A is within R meters of B."
    ],
    "previous_source": "",
    "target": [
        "`ST_DWithin(geography_A, geography_B, R) <http://postgis.net/docs/ST_DWithin.html>`_: AがBのRメートル以内であるなら TRUE を返します。"
    ],
    "id_hash": 2762580785858812257,
    "content_hash": 2762580785858812257,
    "location": "../../en/geography.rst:253",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 71,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://weblate.osgeo.org/api/units/101236/?format=api",
    "priority": 100,
    "id": 101751,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/ja/?checksum=a656a896846f1961",
    "url": "https://weblate.osgeo.org/api/units/101751/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:49.567055Z"
}