Units API.

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

GET /api/units/99318/?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": [
        "`count(expression) <http://www.postgresql.org/docs/current/static/functions-aggregate.html#FUNCTIONS-AGGREGATE-TABLE>`_: PostgreSQL aggregate function that returns the number of records in a set of records."
    ],
    "previous_source": "",
    "target": [
        "`count(expresión) <http://www.postgresql.org/docs/current/static/functions-aggregate.html#FUNCTIONS-AGGREGATE-TABLE>`_: Función de PostgreSQL que devuelve el número de registros en un conjunto de registros."
    ],
    "id_hash": -3895977768218033526,
    "content_hash": -3895977768218033526,
    "location": "../../en/simple_sql_exercises.rst:145",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://weblate.osgeo.org/api/units/99101/?format=api",
    "priority": 100,
    "id": 99318,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql_exercises/es/?checksum=49eeb4dc908b828a",
    "url": "https://weblate.osgeo.org/api/units/99318/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:41.741184Z"
}