Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f33/en/?format=api",
    "language_code": "en",
    "source": [
        "No user will be created"
    ],
    "previous_source": "",
    "target": [
        "No user will be created"
    ],
    "id_hash": -8570246409155348018,
    "content_hash": -8570246409155348018,
    "location": "pyanaconda/ui/tui/spokes/user.py:227, pyanaconda/ui/gui/spokes/user.py:449",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 282,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.fedoraproject.org/api/units/5656665/?format=api",
    "priority": 100,
    "id": 5656665,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/f33/en/?checksum=09105e4c48ba79ce",
    "url": "https://translate.fedoraproject.org/api/units/5656665/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-21T10:30:23.936961Z",
    "last_updated": "2023-06-16T11:46:33.795393Z"
}