Units API.

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

GET /api/units/101632/?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": [
        "It is very common to have data in which the coordinate are \"geographics\" or \"latitude/longitude\"."
    ],
    "previous_source": "",
    "target": [
        "座標が「地理座標系」または「緯度/経度」のデータを持つことは極めて一般的です。"
    ],
    "id_hash": 2032077327940972663,
    "content_hash": 2032077327940972663,
    "location": "../../en/geography.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": 15,
    "source_unit": "https://weblate.osgeo.org/api/units/100846/?format=api",
    "priority": 100,
    "id": 101632,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/ja/?checksum=9c336390380bf077",
    "url": "https://weblate.osgeo.org/api/units/101632/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:49.448414Z"
}