Units API.

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

GET /api/units/2339024/?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/equality/sv/?format=api",
    "source": [
        "Exact equality requires, in the worst case, comparison of each and every vertex in the geometry to determine equality.  This can be slow, and may not be appropriate for comparing huge numbers of geometries.  To allow for speedier comparison, the equal bounds operator, :command:`~=`, is provided.  This operates only on the bounding box (rectangle), ensuring that the geometries occupy the same two dimensional extent, but not necessarily the same space."
    ],
    "previous_source": "",
    "target": [
        "Exakt likhet kräver, i värsta fall, jämförelse av varje enskilt vertex i geometrin för att fastställa likhet.  Detta kan ta lång tid och är kanske inte lämpligt för att jämföra ett stort antal geometrier.  För att möjliggöra snabbare jämförelser finns operatorn equal bounds, :command:`~=`.  Denna operator verkar endast på den avgränsande rutan (rektangeln) och säkerställer att geometrierna har samma tvådimensionella utsträckning, men inte nödvändigtvis samma utrymme."
    ],
    "id_hash": -6645302249079624323,
    "content_hash": -6645302249079624323,
    "location": "../../en/equality.rst:72",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 70,
    "source_unit": "https://weblate.osgeo.org/api/units/102594/?format=api",
    "priority": 100,
    "id": 2339024,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/equality/sv/?checksum=23c724d012812d7d",
    "url": "https://weblate.osgeo.org/api/units/2339024/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-04T09:36:11.313684Z"
}