Units API.

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

GET /api/units/1233/?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/ar/?format=api",
    "source": [
        "Profile will automatically change when it matches the rule you have configured"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5116293357924905748,
    "content_hash": 6334642291285106398,
    "location": "",
    "context": "$profile_automatically_change_based_on_rule",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 573,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.stayinsession.com/api/units/574/?format=api",
    "priority": 100,
    "id": 1233,
    "web_url": "https://translate.stayinsession.com/translate/session/main/ar/?checksum=c700b9b3a5cdf314",
    "url": "https://translate.stayinsession.com/api/units/1233/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-23T19:48:28.365707Z"
}