Units API.

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

GET /api/units/101281/?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/postgis-functions/ja/?format=api",
    "source": [
        ":command:`ST_Distance(geometry, geometry)`"
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Distance(geometry, geometry)`"
    ],
    "id_hash": -5625585439679336046,
    "content_hash": -5625585439679336046,
    "location": "../../en/postgis-functions.rst:58",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.osgeo.org/api/units/101035/?format=api",
    "priority": 100,
    "id": 101281,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/postgis-functions/ja/?checksum=31ede7d9264db192",
    "url": "https://weblate.osgeo.org/api/units/101281/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:48.626020Z"
}