Units API.

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

GET /api/units/104751/?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/welcome/es/?format=api",
    "source": [
        ":command:`ST_Touches(geometry A, geometry B)` returns TRUE if either of the geometries' boundaries intersect"
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Touches(geometry A, geometry B)` devuelve TRUE si cualquiera de los límites de las geometrías se cruzan"
    ],
    "id_hash": -8695995599424889969,
    "content_hash": -8695995599424889969,
    "location": "../../en/welcome.rst:45",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://weblate.osgeo.org/api/units/104469/?format=api",
    "priority": 100,
    "id": 104751,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/welcome/es/?checksum=07519e135feb5b8f",
    "url": "https://weblate.osgeo.org/api/units/104751/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:59.307735Z"
}