Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/nl/?format=api",
    "source": "Logs have been cleared",
    "previous_source": "",
    "target": "Logs werden gewist",
    "id_hash": -1294616284143217348,
    "content_hash": 3016931129519430086,
    "location": "",
    "context": "logs_reset_complete",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 77281,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/nl/?checksum=6e0899594735153c",
    "url": "https://weblate.linphone.org/api/units/77281/?format=api"
}