Units API.

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

GET /api/units/104274/?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": [
        "**FID** sets the primary key column name. Again we prefer \"gid\" which is the standard used in the workshop."
    ],
    "previous_source": "",
    "target": [
        "**FID** sets the primary key column name. Again we prefer \"gid\" which is the standard used in the workshop."
    ],
    "id_hash": -5403105051369115059,
    "content_hash": -5403105051369115059,
    "location": "../../en/loading_data.rst:119",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://weblate.osgeo.org/api/units/104274/?format=api",
    "priority": 100,
    "id": 104274,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/loading_data/en/?checksum=350450952906724d",
    "url": "https://weblate.osgeo.org/api/units/104274/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:57.562506Z"
}