{
  "data": {
    "type": "ticket",
    "id": "777",
    "ticket_id": "39",
    "ticket_attributes": {
      "_default_title_": "attribute_value",
      "_default_description_": null
    },
    "ticket_state": "submitted",
    "ticket_state_internal_label": "Submitted",
    "ticket_state_external_label": "Submitted",
    "ticket_type": {
      "type": "ticket_type",
      "id": "153",
      "name": "my-ticket-type-21",
      "description": "my ticket type description is awesome.",
      "icon": "🦁",
      "workspace_id": "this_is_an_id660_that_should_be_at_least_",
      "archived": false,
      "created_at": 1717022478,
      "updated_at": 1717022478,
      "is_internal": false,
      "ticket_type_attributes": {
        "type": "list",
        "data": [
          {
            "type": "ticket_type_attribute",
            "id": "404",
            "workspace_id": "this_is_an_id660_that_should_be_at_least_",
            "name": "_default_title_",
            "description": "ola",
            "data_type": "string",
            "input_options": null,
            "order": 0,
            "required_to_create": true,
            "required_to_create_for_contacts": false,
            "visible_on_create": true,
            "visible_to_contacts": false,
            "default": false,
            "ticket_type_id": 153,
            "archived": false,
            "created_at": 1717022478,
            "updated_at": 1717022478
          },
          {
            "type": "ticket_type_attribute",
            "id": "405",
            "workspace_id": "this_is_an_id660_that_should_be_at_least_",
            "name": "_default_description_",
            "description": "ola",
            "data_type": "string",
            "input_options": null,
            "order": 0,
            "required_to_create": true,
            "required_to_create_for_contacts": false,
            "visible_on_create": true,
            "visible_to_contacts": false,
            "default": false,
            "ticket_type_id": 153,
            "archived": false,
            "created_at": 1717022479,
            "updated_at": 1717022479
          }
        ]
      },
      "category": "Back-office"
    },
    "contacts": {
      "type": "contact.list",
      "contacts": [
        {
          "type": "contact",
          "id": "6657af0f6abd0167d9419df3",
          "external_id": "2274eea8-d400-48f6-9345-2fb84a96e94d"
        }
      ]
    },
    "admin_assignee_id": "0",
    "team_assignee_id": "0",
    "created_at": 1717022479,
    "updated_at": 1717022479,
    "ticket_parts": {
      "type": "ticket_part.list",
      "ticket_parts": [
        {
          "type": "ticket_part",
          "id": "208",
          "part_type": "ticket_state_updated_by_admin",
          "ticket_state": "submitted",
          "previous_ticket_state": "submitted",
          "created_at": 1717022479,
          "updated_at": 1717022479,
          "author": {
            "id": "991268868",
            "type": "admin",
            "name": "Ciaran445 Lee",
            "email": "admin445@email.com"
          },
          "attachments": [],
          "redacted": false
        }
      ],
      "total_count": 1
    },
    "open": true,
    "linked_objects": {
      "type": "list",
      "data": [],
      "total_count": 0,
      "has_more": false
    },
    "category": "Back-office",
    "is_shared": false
  }
}