Units API.

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

GET /api/units/1515115/?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/rasters/es/?format=api",
    "source": [
        "Which tells we have a lot of pixels and our max elevation is 411 ft."
    ],
    "previous_source": "",
    "target": [
        "Lo cual nos dice que tenemos muchos píxeles y nuestra elevación máxima es de 411 pies."
    ],
    "id_hash": 4595337980981805718,
    "content_hash": 4595337980981805718,
    "location": "../../en/rasters.rst:774",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 144,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://weblate.osgeo.org/api/units/1514983/?format=api",
    "priority": 100,
    "id": 1515115,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=bfc5eb8beb480296",
    "url": "https://weblate.osgeo.org/api/units/1515115/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-22T09:10:13.895723Z"
}