Units API.

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

GET /api/units/98884/?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/validity/es/?format=api",
    "source": [
        "Here's an example of SQL to flag invalid geometries for review while adding a repaired version to the table."
    ],
    "previous_source": "",
    "target": [
        "Aquí hay un ejemplo de SQL para marcar geometrías inválidas para revisión mientras se agrega una versión reparada a la tabla."
    ],
    "id_hash": 2955413762461315687,
    "content_hash": 2955413762461315687,
    "location": "../../en/validity.rst:139",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://weblate.osgeo.org/api/units/98646/?format=api",
    "priority": 100,
    "id": 98884,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/validity/es/?checksum=a903bd2893ceb267",
    "url": "https://weblate.osgeo.org/api/units/98884/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:39.798433Z"
}