Units API.

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

GET /api/units/98142/?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/schemas/en/?format=api",
    "source": [
        "That's all there is to it, the user's default work area is now nicely separated from any tables in other schemas."
    ],
    "previous_source": "",
    "target": [
        "That's all there is to it, the user's default work area is now nicely separated from any tables in other schemas."
    ],
    "id_hash": 898247385090668541,
    "content_hash": 898247385090668541,
    "location": "../../en/schemas.rst:112",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "https://weblate.osgeo.org/api/units/98142/?format=api",
    "priority": 100,
    "id": 98142,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/schemas/en/?checksum=8c77373cd4c0b7fd",
    "url": "https://weblate.osgeo.org/api/units/98142/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:36.979911Z"
}