Units API.

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

GET /api/units/99276/?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/simple_sql_exercises/es/?format=api",
    "source": [
        "A 15-digit code that uniquely identifies every census **block**. (\"360050001009000\")"
    ],
    "previous_source": "",
    "target": [
        "Un código de 15 dígitos que identifica de forma única cada **bloque** del censo. Ej: 360050001009000"
    ],
    "id_hash": 792585444714335412,
    "content_hash": 792585444714335412,
    "location": "../../en/simple_sql_exercises.rst:14",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.osgeo.org/api/units/98852/?format=api",
    "priority": 100,
    "id": 99276,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql_exercises/es/?checksum=8affd4433e57ccb4",
    "url": "https://weblate.osgeo.org/api/units/99276/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:41.679161Z"
}