Units API.

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

GET /api/units/100534/?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/security/es/?format=api",
    "source": [
        "PostgreSQL Security"
    ],
    "previous_source": "",
    "target": [
        "Seguridad en PostgreSQL"
    ],
    "id_hash": -4859589184915499822,
    "content_hash": -4859589184915499822,
    "location": "../../en/security.rst:4",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.osgeo.org/api/units/99958/?format=api",
    "priority": 100,
    "id": 100534,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/security/es/?checksum=3c8f45622ec814d2",
    "url": "https://weblate.osgeo.org/api/units/100534/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:45.955049Z"
}