Units API.

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

GET /api/units/99089/?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": [
        "\"What is the average number of letters and standard deviation of number of letters in the names of all the neighborhoods in Brooklyn?\""
    ],
    "previous_source": "",
    "target": [
        "\"What is the average number of letters and standard deviation of number of letters in the names of all the neighborhoods in Brooklyn?\""
    ],
    "id_hash": 5702891689831228540,
    "content_hash": 5702891689831228540,
    "location": "../../en/simple_sql.rst:85",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 23,
    "source_unit": "https://weblate.osgeo.org/api/units/99089/?format=api",
    "priority": 100,
    "id": 99089,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql/en/?checksum=cf24bdc6d4eae47c",
    "url": "https://weblate.osgeo.org/api/units/99089/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:40.751649Z"
}