Units API.

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

GET /api/units/1515649/?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": [
        "Lets revisit our NYC Dems.  Perhaps we only care about classifying our elevations as 1) low, 2) medium, 3) high , and 4) really high. We don't need 411 values, we just need 4.  With that said lets do some reclassifying."
    ],
    "previous_source": "",
    "target": [
        "Revisitemos nuestros NYC Dems. Tal vez solo nos importe clasificar nuestras elevaciones como 1) baja, 2) media, 3) alta, y 4) muy alta. No necesitamos 411 valores, solo necesitamos 4. Dicho esto, hagamos algo de reclasificación."
    ],
    "id_hash": -9054585033753876886,
    "content_hash": -9054585033753876886,
    "location": "../../en/rasters.rst:1135",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 201,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 41,
    "source_unit": "https://weblate.osgeo.org/api/units/1515561/?format=api",
    "priority": 100,
    "id": 1515649,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=0257a6e29288266a",
    "url": "https://weblate.osgeo.org/api/units/1515649/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T07:09:38.421389Z"
}