{
  "mobile": {
    "id": null,
    "name": "Apple 1",
    "description": "description",
    "site": {
      "id": null,
      "name": "Austin TX, USA",
      "description": "AUS",
      "location": "AUS",
      "timezone": "UTC-6h"
    },
    "department": {
      "id": null,
      "name": "Support",
      "description": "Support Department",
      "default_assignee_id": null
    },
    "status": "Operational",
    "device_type": "Mobile Device",
    "manufacturer": "Apple",
    "model": "1",
    "company_issued": true,
    "serial_number": null,
    "imei": null,
    "user": {
      "id": null,
      "account_id": null,
      "user_id": null,
      "email": "john.doe@email.com",
      "name": "John Doe",
      "disabled": false,
      "avatar": {
        "type": "initials",
        "color": "#1000",
        "initials": "JD"
      }
    },
    "technical_contact": {
      "group_id": null,
      "is_user": null,
      "id": null,
      "name": "John Doe",
      "email": "john.doe@email.com",
      "avatar": {
        "type": "initials",
        "color": "#1000",
        "initials": "JD"
      }
    },
    "custom_fields_values": [
      {
        "id": null,
        "custom_field_id": null,
        "name": " Name of custom text field",
        "value": "content",
        "type_name": "Text"
      },
      {
        "id": null,
        "custom_field_id": null,
        "name": " Name of custom text field",
        "value": "content",
        "type_name": "Text"
      },
      {
        "id": null,
        "custom_field_id": null,
        "name": " Name of custom text field",
        "value": "content",
        "type_name": "Text"
      },
      {
        "id": null,
        "custom_field_id": null,
        "name": " Name of custom text field",
        "value": "content",
        "type_name": "Text"
      },
      {
        "id": null,
        "custom_field_id": null,
        "name": " Name of custom text field",
        "value": "content",
        "type_name": "Text"
      },
      {
        "id": null,
        "custom_field_id": null,
        "name": " Name of custom text field",
        "value": "content",
        "type_name": "Text"
      }
    ]
  }
}