Units API.

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

GET /api/units/1514835/?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/rasters/en/?format=api",
    "source": [
        "2. Using the `PostgreSQL ROWS FROM constructor <https://www.postgresql.org/docs/current/queries-table-expressions.html#QUERIES-TABLEFUNCTIONS>`_ , and aliasing each set of columns from our function output with names. So for example the band 1 columns (geom, val, x, y) are renamed to g1, v1, x1, x2"
    ],
    "previous_source": "",
    "target": [
        "2. Using the `PostgreSQL ROWS FROM constructor <https://www.postgresql.org/docs/current/queries-table-expressions.html#QUERIES-TABLEFUNCTIONS>`_ , and aliasing each set of columns from our function output with names. So for example the band 1 columns (geom, val, x, y) are renamed to g1, v1, x1, x2"
    ],
    "id_hash": -9217561328318822792,
    "content_hash": -9217561328318822792,
    "location": "../../en/rasters.rst:676",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 127,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 39,
    "source_unit": "https://weblate.osgeo.org/api/units/1514835/?format=api",
    "priority": 100,
    "id": 1514835,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/en/?checksum=0014a4cf022dc678",
    "url": "https://weblate.osgeo.org/api/units/1514835/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-13T05:31:45.534782Z"
}