Units API.

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

GET /api/units/1390589/?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/geography/it/?format=api",
    "source": [
        "Second, the calculations on a sphere are computationally far more expensive than Cartesian calculations. For example, the Cartesian formula for distance (Pythagoras) involves one call to sqrt(). The spherical formula for distance (Haversine) involves two sqrt() calls, an arctan() call, four sin() calls and two cos() calls. Trigonometric functions are very costly, and spherical calculations involve a lot of them."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7090486210542336562,
    "content_hash": -7090486210542336562,
    "location": "../../en/geography.rst:232",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 60,
    "source_unit": "https://weblate.osgeo.org/api/units/101166/?format=api",
    "priority": 100,
    "id": 1390589,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/it/?checksum=1d99885bc7d185ce",
    "url": "https://weblate.osgeo.org/api/units/1390589/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-05T14:41:22.288292Z"
}