Units API.

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

GET /api/units/100954/?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/en/?format=api",
    "source": [
        "The need to support non-point geometries becomes very clear when posing a question like \"How close will a flight from Los Angeles to Paris come to Iceland?\""
    ],
    "previous_source": "",
    "target": [
        "The need to support non-point geometries becomes very clear when posing a question like \"How close will a flight from Los Angeles to Paris come to Iceland?\""
    ],
    "id_hash": 8334898336838379244,
    "content_hash": 8334898336838379244,
    "location": "../../en/geography.rst:69",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 27,
    "source_unit": "https://weblate.osgeo.org/api/units/100954/?format=api",
    "priority": 100,
    "id": 100954,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/en/?checksum=f3ab81e08e3ee6ec",
    "url": "https://weblate.osgeo.org/api/units/100954/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:47.416942Z"
}