Units API.

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

GET /api/units/100559/?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/security/es/?format=api",
    "source": [
        "Our read-only user will be for a web application to use to query the ``nyc_streets`` table."
    ],
    "previous_source": "",
    "target": [
        "Nuestro usuario de solo lectura será para que una aplicación web consulte la tabla ``nyc_streets``."
    ],
    "id_hash": -4011738515767811031,
    "content_hash": -4011738515767811031,
    "location": "../../en/security.rst:38",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://weblate.osgeo.org/api/units/100025/?format=api",
    "priority": 100,
    "id": 100559,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/security/es/?checksum=4853711333e82429",
    "url": "https://weblate.osgeo.org/api/units/100559/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:45.977622Z"
}