Units API.

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

GET /api/units/99040/?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/simple_sql/en/?format=api",
    "source": [
        "and click the **Execute Query** button (the green triangle)."
    ],
    "previous_source": "",
    "target": [
        "and click the **Execute Query** button (the green triangle)."
    ],
    "id_hash": -7293482142959842860,
    "content_hash": -7293482142959842860,
    "location": "../../en/simple_sql.rst:26",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.osgeo.org/api/units/99040/?format=api",
    "priority": 100,
    "id": 99040,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql/en/?checksum=1ac858a22d3949d4",
    "url": "https://weblate.osgeo.org/api/units/99040/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:40.292022Z"
}