Units API.

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

GET /api/units/100852/?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/en/?format=api",
    "source": [
        "You can treat geographic coordinates as approximate Cartesian coordinates and continue to do spatial calculations. However, measurements of distance, length and area will be **nonsensical**. Since spherical coordinates measure **angular** distance, the units are in \"degrees.\" Further, the approximate results from indexes and true/false tests like intersects and contains can become terribly wrong. The distance between points get larger as problem areas like the poles or the international dateline are approached."
    ],
    "previous_source": "",
    "target": [
        "You can treat geographic coordinates as approximate Cartesian coordinates and continue to do spatial calculations. However, measurements of distance, length and area will be **nonsensical**. Since spherical coordinates measure **angular** distance, the units are in \"degrees.\" Further, the approximate results from indexes and true/false tests like intersects and contains can become terribly wrong. The distance between points get larger as problem areas like the poles or the international dateline are approached."
    ],
    "id_hash": 9168346536601859095,
    "content_hash": 9168346536601859095,
    "location": "../../en/geography.rst:13",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 71,
    "source_unit": "https://weblate.osgeo.org/api/units/100852/?format=api",
    "priority": 100,
    "id": 100852,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/en/?checksum=ff3c82995bd63417",
    "url": "https://weblate.osgeo.org/api/units/100852/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:47.006016Z"
}