Units API.

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

GET /api/units/104287/?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/loading_data/en/?format=api",
    "source": [
        "The source data set in this case is the shape file we are reading. It is possible to read multiple layers in one invocation by putting the connection string here, and then following it with a list of layer names, but in this case we have just the one shape file to load."
    ],
    "previous_source": "",
    "target": [
        "The source data set in this case is the shape file we are reading. It is possible to read multiple layers in one invocation by putting the connection string here, and then following it with a list of layer names, but in this case we have just the one shape file to load."
    ],
    "id_hash": -1726745731386467962,
    "content_hash": -1726745731386467962,
    "location": "../../en/loading_data.rst:132",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 53,
    "source_unit": "https://weblate.osgeo.org/api/units/104287/?format=api",
    "priority": 100,
    "id": 104287,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/loading_data/en/?checksum=68095de7ef499986",
    "url": "https://weblate.osgeo.org/api/units/104287/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:57.637446Z"
}