Units API.

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

GET /api/units/103561/?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": [
        "Now we can find the center point by collecting all the stations for each route into a single multi-point, and calculating the centroid of that multi-point."
    ],
    "previous_source": "",
    "target": [
        "Now we can find the center point by collecting all the stations for each route into a single multi-point, and calculating the centroid of that multi-point."
    ],
    "id_hash": -710681427359648278,
    "content_hash": -710681427359648278,
    "location": "../../en/advanced_geometry_construction.rst:193",
    "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": 26,
    "source_unit": "https://weblate.osgeo.org/api/units/103561/?format=api",
    "priority": 100,
    "id": 103561,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/advanced_geometry_construction/en/?checksum=76232701d5c2b5ea",
    "url": "https://weblate.osgeo.org/api/units/103561/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:55.448959Z"
}