Units API.

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

GET /api/units/104284/?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": [
        "The order of arguments in :file:`ogr2ogr` is, roughly: executable, then options, then **destination** location, then **source location**. So this is the destination, the connection string for our PostgreSQL database. The \"Pg:\" portion is the driver name, and then the `connection string <https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING>`_ is contained in quotation marks (because it might have embedded spaces)."
    ],
    "previous_source": "",
    "target": [
        "The order of arguments in :file:`ogr2ogr` is, roughly: executable, then options, then **destination** location, then **source location**. So this is the destination, the connection string for our PostgreSQL database. The \"Pg:\" portion is the driver name, and then the `connection string <https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING>`_ is contained in quotation marks (because it might have embedded spaces)."
    ],
    "id_hash": -2750497074036533304,
    "content_hash": -2750497074036533304,
    "location": "../../en/loading_data.rst:126",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 53,
    "source_unit": "https://weblate.osgeo.org/api/units/104284/?format=api",
    "priority": 100,
    "id": 104284,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/loading_data/en/?checksum=59d4457be24d17c8",
    "url": "https://weblate.osgeo.org/api/units/104284/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:57.612313Z"
}