Units API.

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

GET /api/units/1515412/?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/es/?format=api",
    "source": [
        "ST_CreateOverview has an optional argument for denoting the sampling method. If not specified it uses the default `NearestNeighbor` which is generally the fastest to compute but may not be ideal. Resampling methods is beyond the scope of this workshop."
    ],
    "previous_source": "",
    "target": [
        "ST_CreateOverview tiene un argumento opcional para indicar el método de muestreo. Si no se especifica, usa el valor por defecto `NearestNeighbor` que generalmente es el más rápido de calcular pero puede no ser el ideal. Los métodos de remuestreo están fuera del alcance de este taller."
    ],
    "id_hash": -1885217699534432413,
    "content_hash": -1885217699534432413,
    "location": "../../en/rasters.rst:973",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 173,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 39,
    "source_unit": "https://weblate.osgeo.org/api/units/1515306/?format=api",
    "priority": 100,
    "id": 1515412,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=65d65c7d96f89763",
    "url": "https://weblate.osgeo.org/api/units/1515412/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T01:21:49.109386Z"
}