Units API.

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

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

{
    "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_appointment_crm/en/?format=api",
    "source": [
        "\nSubject: {{ record.name }}\nPhone: {{ record.user_id.partner_id.phone }}\nEmail: {{ record.user_id.partner_id.email }}\nComment: {{ appointment.comment }}\nNote: Cancellation of the appointment is free of charge up to {{ appointment.allow_cancel_hours }} hour(s) before appointment.\n        "
    ],
    "previous_source": "",
    "target": [
        "\nSubject: {{ record.name }}\nPhone: {{ record.user_id.partner_id.phone }}\nEmail: {{ record.user_id.partner_id.email }}\nComment: {{ appointment.comment }}\nNote: Cancellation of the appointment is free of charge up to {{ appointment.allow_cancel_hours }} hour(s) before appointment.\n        "
    ],
    "id_hash": 7783405482762876324,
    "content_hash": 7783405482762876324,
    "location": "model:generic.appointment.model,meeting_note_template:generic_appointment_crm.generic_appointment_model_request_request",
    "context": "",
    "note": "module: generic_appointment_crm",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 33,
    "source_unit": "http://weblate.crnd.pro/api/units/569831/?format=api",
    "priority": 100,
    "id": 569831,
    "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_appointment_crm/en/?checksum=ec04360c5ee8b5a4",
    "url": "http://weblate.crnd.pro/api/units/569831/?format=api",
    "explanation": "",
    "extra_flags": ""
}