Units API.

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

GET /api/units/99302/?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": [
        "And, here are some common SQL aggregation functions you might find useful:"
    ],
    "previous_source": "",
    "target": [
        "Además, aquí tienes algunas funciones de agregación SQL comunes que pueden resultarte útiles:"
    ],
    "id_hash": 2730141386759297400,
    "content_hash": 2730141386759297400,
    "location": "../../en/simple_sql_exercises.rst:38",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.osgeo.org/api/units/99039/?format=api",
    "priority": 100,
    "id": 99302,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql_exercises/es/?checksum=a5e3692058615978",
    "url": "https://weblate.osgeo.org/api/units/99302/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:41.717513Z"
}