Units API.

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

GET /api/units/104394/?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/loading_data/en/?format=api",
    "source": [
        "The **s** flag tells the program what the \"spatial reference identifier (SRID)\" of the data is. The source data for this workshop is all in \"UTM 18\", for which the SRID is **26918** (see below)."
    ],
    "previous_source": "",
    "target": [
        "The **s** flag tells the program what the \"spatial reference identifier (SRID)\" of the data is. The source data for this workshop is all in \"UTM 18\", for which the SRID is **26918** (see below)."
    ],
    "id_hash": 2149002810293500626,
    "content_hash": 2149002810293500626,
    "location": "../../en/loading_data.rst:198",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 53,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 35,
    "source_unit": "https://weblate.osgeo.org/api/units/104394/?format=api",
    "priority": 100,
    "id": 104394,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/loading_data/en/?checksum=9dd2caab88dc3ad2",
    "url": "https://weblate.osgeo.org/api/units/104394/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:58.100979Z"
}