Units API.

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

GET /api/units/98634/?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_LineSubstring(geometry A, double from, double to) <http://postgis.net/docs/ST_LineSubstring.html>`_: Return a linestring being a substring of the input one starting and ending at the given fractions of total 2d length."
    ],
    "previous_source": "",
    "target": [
        "`ST_LineSubstring(geometry A, double from, double to) <http://postgis.net/docs/ST_LineSubstring.html>`_: Devuelve un linestring que es una subcadena del de entrada comenzando y terminando en las fracciones dadas de la longitud total 2D."
    ],
    "id_hash": -8663850029851978077,
    "content_hash": -8663850029851978077,
    "location": "../../en/linear_referencing.rst:110",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 28,
    "source_unit": "https://weblate.osgeo.org/api/units/98532/?format=api",
    "priority": 100,
    "id": 98634,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/linear_referencing/es/?checksum=07c3d24d076a56a3",
    "url": "https://weblate.osgeo.org/api/units/98634/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:38.963103Z"
}