Units API.

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

GET /api/units/104627/?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/loading_data/es/?format=api",
    "source": [
        "The **lco** option stands for \"layer create option\". Different drivers have different create options, and we are using three options for the `PostgreSQL driver <https://gdal.org/drivers/vector/pg.html>`_ here."
    ],
    "previous_source": "",
    "target": [
        "La opción **lco** significa \"layer create option\". Los distintos controladores tienen diferentes opciones de creación, y aquí estamos usando tres opciones para el `PostgreSQL driver <https://gdal.org/drivers/vector/pg.html>`_."
    ],
    "id_hash": -2204656181998831273,
    "content_hash": -2204656181998831273,
    "location": "../../en/loading_data.rst:116",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://weblate.osgeo.org/api/units/104242/?format=api",
    "priority": 100,
    "id": 104627,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/loading_data/es/?checksum=61677ce21c173957",
    "url": "https://weblate.osgeo.org/api/units/104627/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:59.069485Z"
}