Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/pt_BR/?format=api",
    "source": [
        "status"
    ],
    "previous_source": "",
    "target": [
        "toot"
    ],
    "id_hash": 1877215403614947484,
    "content_hash": 1877215403614947484,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.tusky.app/api/units/63590/?format=api",
    "priority": 100,
    "id": 63622,
    "web_url": "https://weblate.tusky.app/translate/tusky/glossary/pt_BR/?checksum=9a0d3576b35c489c",
    "url": "https://weblate.tusky.app/api/units/63622/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-31T17:22:40.730846Z"
}