Units API.

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

GET /api/units/104472/?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/welcome/en/?format=api",
    "source": [
        "Select the ``name`` column in the ``nyc_streets`` table."
    ],
    "previous_source": "",
    "target": [
        "Select the ``name`` column in the ``nyc_streets`` table."
    ],
    "id_hash": 8657523069574162394,
    "content_hash": 8657523069574162394,
    "location": "../../en/welcome.rst:54",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.osgeo.org/api/units/104472/?format=api",
    "priority": 100,
    "id": 104472,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/welcome/en/?checksum=f825b35cbcb7a7da",
    "url": "https://weblate.osgeo.org/api/units/104472/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:58.679579Z"
}