Units API.

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

GET /api/units/1575872/?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/en/?format=api",
    "source": [
        "QGIS comes with a tool called `DbManager <https://docs.qgis.org/3.28/en/docs/user_manual/plugins/core_plugins/plugins_db_manager.html#dbmanager>`_  that allows you to connect to various different kinds of databases, including a PostGIS enabled one.  After you have a PostGIS Database connection configured, go to :command:`Database->DbManager` and expand to your database as shown below:"
    ],
    "previous_source": "",
    "target": [
        "QGIS comes with a tool called `DbManager <https://docs.qgis.org/3.28/en/docs/user_manual/plugins/core_plugins/plugins_db_manager.html#dbmanager>`_  that allows you to connect to various different kinds of databases, including a PostGIS enabled one.  After you have a PostGIS Database connection configured, go to :command:`Database->DbManager` and expand to your database as shown below:"
    ],
    "id_hash": -4866468377349988002,
    "content_hash": -4866468377349988002,
    "location": "../../en/loading_data.rst:281",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 72,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 43,
    "source_unit": "https://weblate.osgeo.org/api/units/1575872/?format=api",
    "priority": 100,
    "id": 1575872,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/loading_data/en/?checksum=3c76d4cb6161e15e",
    "url": "https://weblate.osgeo.org/api/units/1575872/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-17T05:32:29.687315Z"
}