Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linhome/linhome-shared-texts/de/?format=api",
    "source": "{appname} Incoming call",
    "previous_source": "",
    "target": "{appname} Eingehender Anruf",
    "id_hash": -874205443695075008,
    "content_hash": -961202580739848601,
    "location": "",
    "context": "notification_channel_incoming_call_name",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 187,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 89478,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/de/?checksum=73de32c7dbd7a140",
    "url": "https://weblate.linphone.org/api/units/89478/?format=api"
}