Units API.

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

GET /api/units/99268/?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/es/?format=api",
    "source": [
        "`char_length(string) <http://www.postgresql.org/docs/current/static/functions-string.html>`_: PostgreSQL string function that returns the number of character in a string."
    ],
    "previous_source": "",
    "target": [
        "`char_length(cadena) <http://www.postgresql.org/docs/current/static/functions-string.html>`_: Función de PostgreSQL que devuelve el número de caracteres de una cadena."
    ],
    "id_hash": -5151420096834902630,
    "content_hash": -5151420096834902630,
    "location": "../../en/simple_sql.rst:126",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://weblate.osgeo.org/api/units/99110/?format=api",
    "priority": 100,
    "id": 99268,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql/es/?checksum=38827ab71f58e59a",
    "url": "https://weblate.osgeo.org/api/units/99268/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:41.658347Z"
}