Units API.

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

GET /api/units/19568/?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/es/?format=api",
    "source": "No call in your history",
    "previous_source": "",
    "target": "No hay llamadas en el historial",
    "id_hash": 62173884500146357,
    "content_hash": -367459935789664069,
    "location": "",
    "context": "no_call_history",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 57,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 19568,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/es/?checksum=80dce2d18beff8b5",
    "url": "https://weblate.linphone.org/api/units/19568/?format=api"
}