Units API.

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

GET /api/units/125097/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/glossary/en/?format=api",
    "source": [
        "computers"
    ],
    "previous_source": "",
    "target": [
        "computers"
    ],
    "id_hash": 237183118933153308,
    "content_hash": 237183118933153308,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 122,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.opensourcepos.org/api/units/125097/?format=api",
    "priority": 100,
    "id": 125097,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/glossary/en/?checksum=834aa4ca3ebad61c",
    "url": "https://translate.opensourcepos.org/api/units/125097/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-03T21:49:36.662707Z"
}