Units API.

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

GET /api/units/98637/?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/linear_referencing/es/?format=api",
    "source": [
        "`ST_AddMeasure(geometry A, double from, double to) <http://postgis.net/docs/ST_AddMeasure.html>`_: Return a derived geometry with measure elements linearly interpolated between the start and end points. If the geometry has no measure dimension, one is added."
    ],
    "previous_source": "",
    "target": [
        "`ST_AddMeasure(geometry A, double from, double to) <http://postgis.net/docs/ST_AddMeasure.html>`_: Devuelve una geometría derivada con elementos de medida interpolados linealmente entre los puntos inicial y final. Si la geometría no tiene dimensión de medida, se añade una."
    ],
    "id_hash": 322089774258133717,
    "content_hash": 322089774258133717,
    "location": "../../en/linear_referencing.rst:113",
    "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": 32,
    "source_unit": "https://weblate.osgeo.org/api/units/98541/?format=api",
    "priority": 100,
    "id": 98637,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/linear_referencing/es/?checksum=84784af174711ad5",
    "url": "https://weblate.osgeo.org/api/units/98637/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:38.968300Z"
}