Units API.

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

GET /api/units/103627/?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/geometries/es/?format=api",
    "source": [
        "**MultiPoint**, a collection of points"
    ],
    "previous_source": "",
    "target": [
        "**MultiPoint**, una colección de puntos"
    ],
    "id_hash": 4471432843386768943,
    "content_hash": 4471432843386768943,
    "location": "../../en/geometries.rst:237",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 55,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.osgeo.org/api/units/102651/?format=api",
    "priority": 100,
    "id": 103627,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/es/?checksum=be0db87afb154e2f",
    "url": "https://weblate.osgeo.org/api/units/103627/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:55.690248Z"
}