Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/glossary/en/?format=api",
    "source": [
        "directory"
    ],
    "previous_source": "",
    "target": [
        "directory"
    ],
    "id_hash": -3812876598895139725,
    "content_hash": -3812876598895139725,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 171,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1434999/?format=api",
    "priority": 100,
    "id": 1434999,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/glossary/en/?checksum=4b15f0ef4e74a473",
    "url": "https://translate-dev.freebsd.org/api/units/1434999/?format=api",
    "explanation": "외래어 표기법상 디렉터리로 통일함",
    "extra_flags": "read-only",
    "pending": false,
    "timestamp": "2022-04-11T23:04:07.972599Z"
}