Units API.

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

GET /api/units/101913/?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/tuning/en/?format=api",
    "source": [
        "This is a unit-less value that represents the cost of a random page access from disk.  This value is relative to a number of other cost parameters including sequential page access, and CPU operation costs.  While there is no magic bullet for this value, the default is generally conservative and for databases running on spinning media. The random access cost for SSD should be set even lower."
    ],
    "previous_source": "",
    "target": [
        "This is a unit-less value that represents the cost of a random page access from disk.  This value is relative to a number of other cost parameters including sequential page access, and CPU operation costs.  While there is no magic bullet for this value, the default is generally conservative and for databases running on spinning media. The random access cost for SSD should be set even lower."
    ],
    "id_hash": 7989442845374488304,
    "content_hash": 7989442845374488304,
    "location": "../../en/tuning.rst:90",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "source_unit": "https://weblate.osgeo.org/api/units/101913/?format=api",
    "priority": 100,
    "id": 101913,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/tuning/en/?checksum=eee033f01fd51ef0",
    "url": "https://weblate.osgeo.org/api/units/101913/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:49.836693Z"
}