Units API.

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

GET /api/units/104626/?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/loading_data/es/?format=api",
    "source": [
        "The **nlt** option stands for \"new layer type\". For shape file input in particular, the new layer type is often a \"multi-part geometry\", so the system needs to be told in advance to use \"MultiPolygon\" instead of \"Polygon\" for the geometry type."
    ],
    "previous_source": "",
    "target": [
        "La opción **nlt** significa \"new layer type\". Para entrada de archivos shape en particular, el nuevo tipo de capa suele ser una \"geometría de múltiples partes\", por lo que el sistema necesita que se le indique de antemano que use \"MultiPolygon\" en lugar de \"Polygon\" para el tipo de geometría."
    ],
    "id_hash": 1645394180968707246,
    "content_hash": 1645394180968707246,
    "location": "../../en/loading_data.rst:108",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 42,
    "source_unit": "https://weblate.osgeo.org/api/units/104230/?format=api",
    "priority": 100,
    "id": 104626,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/loading_data/es/?checksum=96d59d4a382274ae",
    "url": "https://weblate.osgeo.org/api/units/104626/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:59.067661Z"
}