Units API.

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

GET /api/units/102680/?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 are all the neighborhoods served by the 6-train?** (Hint: The ``routes`` column in the ``nyc_subway_stations`` table has values like 'B,D,6,V' and 'C,6')"
    ],
    "previous_source": "",
    "target": [
        "**What are all the neighborhoods served by the 6-train?** (Hint: The ``routes`` column in the ``nyc_subway_stations`` table has values like 'B,D,6,V' and 'C,6')"
    ],
    "id_hash": 5097887020946561371,
    "content_hash": 5097887020946561371,
    "location": "../../en/joins_exercises.rst:58",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 23,
    "source_unit": "https://weblate.osgeo.org/api/units/102680/?format=api",
    "priority": 100,
    "id": 102680,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/joins_exercises/en/?checksum=c6bf553c5c98195b",
    "url": "https://weblate.osgeo.org/api/units/102680/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:53.048647Z"
}