Units API.

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

GET /api/units/103942/?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": [
        "For multipoint/polygon, multipoint/linestring, linestring/linestring, linestring/polygon, and linestring/multipolygon comparisons, :command:`ST_Crosses(geometry A, geometry B)` returns t (TRUE) if the intersection results in a geometry whose dimension is one less than the maximum dimension of the two source geometries and the intersection set is interior to both source geometries."
    ],
    "previous_source": "",
    "target": [
        "For multipoint/polygon, multipoint/linestring, linestring/linestring, linestring/polygon, and linestring/multipolygon comparisons, :command:`ST_Crosses(geometry A, geometry B)` returns t (TRUE) if the intersection results in a geometry whose dimension is one less than the maximum dimension of the two source geometries and the intersection set is interior to both source geometries."
    ],
    "id_hash": 2697652725696407991,
    "content_hash": 2697652725696407991,
    "location": "../../en/spatial_relationships.rst:75",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 46,
    "source_unit": "https://weblate.osgeo.org/api/units/103942/?format=api",
    "priority": 100,
    "id": 103942,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/en/?checksum=a56ffcdc7a7fa9b7",
    "url": "https://weblate.osgeo.org/api/units/103942/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:56.371064Z"
}