Units API.

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

GET /api/units/102497/?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/geometries/en/?format=api",
    "source": [
        "The Simple Features for SQL (:term:`SFSQL`) specification, the original guiding standard for PostGIS development, defines how a real world object is represented.  By taking a continuous shape and digitizing it at a fixed resolution we achieve a passable representation of the object.  SFSQL only handled 2-dimensional representations.  PostGIS has extended that to include 3- and 4-dimensional representations; more recently the SQL-Multimedia Part 3 (:term:`SQL/MM`) specification has officially defined their own representation."
    ],
    "previous_source": "",
    "target": [
        "The Simple Features for SQL (:term:`SFSQL`) specification, the original guiding standard for PostGIS development, defines how a real world object is represented.  By taking a continuous shape and digitizing it at a fixed resolution we achieve a passable representation of the object.  SFSQL only handled 2-dimensional representations.  PostGIS has extended that to include 3- and 4-dimensional representations; more recently the SQL-Multimedia Part 3 (:term:`SQL/MM`) specification has officially defined their own representation."
    ],
    "id_hash": -3262425936261098890,
    "content_hash": -3262425936261098890,
    "location": "../../en/geometries.rst:69",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 71,
    "source_unit": "https://weblate.osgeo.org/api/units/102497/?format=api",
    "priority": 100,
    "id": 102497,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/en/?checksum=52b988e56322d276",
    "url": "https://weblate.osgeo.org/api/units/102497/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:51.857247Z"
}