Units API.

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

GET /api/units/102582/?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/en/?format=api",
    "source": [
        "A polygon is a representation of an area.  The outer boundary of the polygon is represented by a ring.  This ring is a linestring that is both closed and simple as defined above.  Holes within the polygon are also represented by rings."
    ],
    "previous_source": "",
    "target": [
        "A polygon is a representation of an area.  The outer boundary of the polygon is represented by a ring.  This ring is a linestring that is both closed and simple as defined above.  Holes within the polygon are also represented by rings."
    ],
    "id_hash": 2630422650250882278,
    "content_hash": 2630422650250882278,
    "location": "../../en/geometries.rst:184",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 42,
    "source_unit": "https://weblate.osgeo.org/api/units/102582/?format=api",
    "priority": 100,
    "id": 102582,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/en/?checksum=a4812376bd586ce6",
    "url": "https://weblate.osgeo.org/api/units/102582/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:52.397743Z"
}