Units API.

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

GET /api/units/2339051/?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/geography/sv/?format=api",
    "source": [
        "Working with geographic coordinates on a Cartesian plane (the purple line) yields a *very* wrong answer indeed! Using great circle routes (the red lines) gives the right answer. If we convert our LAX-CDG flight into a line string and calculate the distance to a point in Iceland using ``geography`` we'll get the right answer (recall) in meters."
    ],
    "previous_source": "",
    "target": [
        "Att arbeta med geografiska koordinater på ett kartesiskt plan (den lila linjen) ger ett *mycket* felaktigt svar! Att använda storcirkelrutter (de röda linjerna) ger rätt svar. Om vi konverterar vår flygning LAX-CDG till en linjestring och beräknar avståndet till en punkt på Island med hjälp av ``geography`` får vi rätt svar (recall) i meter."
    ],
    "id_hash": -4916002942328333298,
    "content_hash": -4916002942328333298,
    "location": "../../en/geography.rst:73",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 57,
    "source_unit": "https://weblate.osgeo.org/api/units/100971/?format=api",
    "priority": 100,
    "id": 2339051,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/sv/?checksum=3bc6d95ebbbe9c0e",
    "url": "https://weblate.osgeo.org/api/units/2339051/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-04T09:50:54.450457Z"
}