Units API.

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

GET /api/units/104232/?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/es/?format=api",
    "source": [
        "So far we have only used spatial functions that measure (:command:`ST_Area`, :command:`ST_Length`), serialize (:command:`ST_GeomFromText`) or deserialize (:command:`ST_AsGML`) geometries. What these functions have in common is that they only work on one geometry at a time."
    ],
    "previous_source": "",
    "target": [
        "Hasta ahora solo hemos usado funciones espaciales que miden (:command:`ST_Area`, :command:`ST_Length`), serializan (:command:`ST_GeomFromText`) o deserializan (:command:`ST_AsGML`) geometrías. Lo que estas funciones tienen en común es que solo trabajan con una geometría a la vez."
    ],
    "id_hash": 575699112312005980,
    "content_hash": 575699112312005980,
    "location": "../../en/spatial_relationships.rst:6",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 35,
    "source_unit": "https://weblate.osgeo.org/api/units/103723/?format=api",
    "priority": 100,
    "id": 104232,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/es/?checksum=87fd4b4adedd655c",
    "url": "https://weblate.osgeo.org/api/units/104232/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:57.498757Z"
}