Units API.

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

GET /api/units/102613/?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": [
        ":command:`ST_Distance(geometry A, geometry B)` returns the minimum distance between geometry A and geometry B"
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Distance(geometry A, geometry B)` returns the minimum distance between geometry A and geometry B"
    ],
    "id_hash": 7087089013872496991,
    "content_hash": 7087089013872496991,
    "location": "../../en/joins_exercises.rst:13",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://weblate.osgeo.org/api/units/102613/?format=api",
    "priority": 100,
    "id": 102613,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/joins_exercises/en/?checksum=e25a65e8bb71915f",
    "url": "https://weblate.osgeo.org/api/units/102613/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:52.651599Z"
}