Units API.

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

GET /api/units/103544/?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/advanced_geometry_construction/en/?format=api",
    "source": [
        "We can build on this result by joining it back to the ``nyc_subway_stations`` table to create a new table that has, for each route, a row for every station on that route."
    ],
    "previous_source": "",
    "target": [
        "We can build on this result by joining it back to the ``nyc_subway_stations`` table to create a new table that has, for each route, a row for every station on that route."
    ],
    "id_hash": 810570763135387199,
    "content_hash": 810570763135387199,
    "location": "../../en/advanced_geometry_construction.rst:167",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 32,
    "source_unit": "https://weblate.osgeo.org/api/units/103544/?format=api",
    "priority": 100,
    "id": 103544,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/advanced_geometry_construction/en/?checksum=8b3fb9d08200863f",
    "url": "https://weblate.osgeo.org/api/units/103544/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:55.426872Z"
}