Units API.

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

GET /api/units/77280/?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": "Failed to upload logs!",
    "previous_source": "",
    "target": "Uploaden van logs mislukt!",
    "id_hash": -2719132982344357524,
    "content_hash": 6188780687531214022,
    "location": "",
    "context": "logs_upload_failure",
    "note": " Logs \n",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 77280,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/nl/?checksum=5a43b2f58a50e96c",
    "url": "https://weblate.linphone.org/api/units/77280/?format=api"
}