Units API.

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

GET /api/units/99032/?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/en/?format=api",
    "source": [
        "But that was a question about the database.  Now that we've loaded data into our database, let's use SQL to ask questions of the data! For example,"
    ],
    "previous_source": "",
    "target": [
        "But that was a question about the database.  Now that we've loaded data into our database, let's use SQL to ask questions of the data! For example,"
    ],
    "id_hash": 3420781391977058570,
    "content_hash": 3420781391977058570,
    "location": "../../en/simple_sql.rst:12",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 27,
    "source_unit": "https://weblate.osgeo.org/api/units/99032/?format=api",
    "priority": 100,
    "id": 99032,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql/en/?checksum=af790e8d4b0f110a",
    "url": "https://weblate.osgeo.org/api/units/99032/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:40.187339Z"
}