Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/glossary/tr/?format=api",
    "source": [
        "run"
    ],
    "previous_source": "",
    "target": [
        "çalıştır"
    ],
    "id_hash": -869191932462162040,
    "content_hash": -869191932462162040,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/13370/?format=api",
    "priority": 100,
    "id": 13371,
    "web_url": "https://weblate.rikka.app/translate/app-ops/glossary/tr/?checksum=73f0028ae7f51f88",
    "url": "https://weblate.rikka.app/api/units/13371/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-31T15:25:09.985250Z"
}