Units API.

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

GET /api/units/104249/?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": [
        ":command:`ST_Overlaps(geometry A, geometry B)` compares two geometries of the same dimension and returns TRUE if their intersection set results in a geometry different from both but of the same dimension."
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Overlaps(geometry A, geometry B)` compara dos geometrías de la misma dimensión y devuelve TRUE si su conjunto de intersección da como resultado una geometría diferente de ambas pero de la misma dimensión."
    ],
    "id_hash": -2139467344328094933,
    "content_hash": -2139467344328094933,
    "location": "../../en/spatial_relationships.rst:80",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 30,
    "source_unit": "https://weblate.osgeo.org/api/units/103944/?format=api",
    "priority": 100,
    "id": 104249,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/es/?checksum=624f15c924c68b2b",
    "url": "https://weblate.osgeo.org/api/units/104249/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:57.525259Z"
}