Units API.

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

GET /api/units/99189/?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/backup/en/?format=api",
    "source": [
        "Since every object is in the dump file, we can restore to a blank database and get full functionality. In doing so, we are expecting that system we are restoring to has exactly the same version of PostGIS as the one we dumped from (since the function signature definitions reference a particular version of the PostGIS shared library)."
    ],
    "previous_source": "",
    "target": [
        "Since every object is in the dump file, we can restore to a blank database and get full functionality. In doing so, we are expecting that system we are restoring to has exactly the same version of PostGIS as the one we dumped from (since the function signature definitions reference a particular version of the PostGIS shared library)."
    ],
    "id_hash": -1643655857246484973,
    "content_hash": -1643655857246484973,
    "location": "../../en/backup.rst:72",
    "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": 58,
    "source_unit": "https://weblate.osgeo.org/api/units/99189/?format=api",
    "priority": 100,
    "id": 99189,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/backup/en/?checksum=69308fb4cfd54613",
    "url": "https://weblate.osgeo.org/api/units/99189/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:41.374173Z"
}