Units API.

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

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

{
    "translation": "https://translate.stayinsession.com/api/translations/session/main/hu/?format=api",
    "source": [
        "Active category"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 6533805298628941915,
    "content_hash": -6111116652877622157,
    "location": "",
    "context": "$active_category",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 509,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.stayinsession.com/api/units/510/?format=api",
    "priority": 100,
    "id": 5123,
    "web_url": "https://translate.stayinsession.com/translate/session/main/hu/?checksum=daacbd4d3057d85b",
    "url": "https://translate.stayinsession.com/api/units/5123/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-23T19:48:44.300409Z"
}