Units API.

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

GET /api/units/103956/?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/spatial_relationships/en/?format=api",
    "source": [
        "Let's take our Broad Street subway station and determine its neighborhood using the :command:`ST_Intersects` function:"
    ],
    "previous_source": "",
    "target": [
        "Let's take our Broad Street subway station and determine its neighborhood using the :command:`ST_Intersects` function:"
    ],
    "id_hash": -4607025346462180338,
    "content_hash": -4607025346462180338,
    "location": "../../en/spatial_relationships.rst:82",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://weblate.osgeo.org/api/units/103956/?format=api",
    "priority": 100,
    "id": 103956,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/en/?checksum=40108edb40e69c0e",
    "url": "https://weblate.osgeo.org/api/units/103956/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:56.418015Z"
}