Units API.

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

GET /api/units/101453/?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/es/?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": [
        "Trabajar con coordenadas geográficas en un plano cartesiano (la línea púrpura) da una respuesta muy errónea. Usar rutas de círculo máximo (las líneas rojas) da la respuesta correcta. Si convertimos nuestro vuelo LAX-CDG en una line string y calculamos la distancia a un punto en Islandia usando geography, obtendremos la respuesta correcta (en metros)."
    ],
    "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": 101453,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/es/?checksum=3bc6d95ebbbe9c0e",
    "url": "https://weblate.osgeo.org/api/units/101453/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:49.225254Z"
}