Units API.

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

GET /api/units/102678/?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/joins_exercises/en/?format=api",
    "source": [
        "**What subway station is in 'Little Italy'? What subway route is it on?**"
    ],
    "previous_source": "",
    "target": [
        "**What subway station is in 'Little Italy'? What subway route is it on?**"
    ],
    "id_hash": -7289444008014798345,
    "content_hash": -7289444008014798345,
    "location": "../../en/joins_exercises.rst:42",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://weblate.osgeo.org/api/units/102678/?format=api",
    "priority": 100,
    "id": 102678,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/joins_exercises/en/?checksum=1ad6b14bbc2da1f7",
    "url": "https://weblate.osgeo.org/api/units/102678/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:53.025980Z"
}