{
    "type": "object",
    "properties": {
        "expand": {
            "type": "string"
        },
        "fields": {
            "type": "object",
            "properties": {
                "aggregateprogress": {
                    "type": "object",
                    "properties": {
                        "progress": {
                            "type": "integer"
                        },
                        "total": {
                            "type": "integer"
                        }
                    }
                },
                "assignee": {
                    "type": "object",
                    "properties": {
                        "accountId": {
                            "type": "string"
                        },
                        "accountType": {
                            "type": "string"
                        },
                        "active": {
                            "type": "boolean"
                        },
                        "avatarUrls": {
                            "type": "object",
                            "properties": {
                                "16x16": {
                                    "type": "string"
                                },
                                "24x24": {
                                    "type": "string"
                                },
                                "32x32": {
                                    "type": "string"
                                },
                                "48x48": {
                                    "type": "string"
                                }
                            }
                        },
                        "displayName": {
                            "type": "string"
                        },
                        "emailAddress": {
                            "type": "string"
                        },
                        "self": {
                            "type": "string"
                        },
                        "timeZone": {
                            "type": "string"
                        }
                    }
                },
                "attachment": {
                    "type": "array",
                    "items": {
                        "type": "object",
                        "properties": {
                            "author": {
                                "type": "object",
                                "properties": {
                                    "accountId": {
                                        "type": "string"
                                    },
                                    "accountType": {
                                        "type": "string"
                                    },
                                    "active": {
                                        "type": "boolean"
                                    },
                                    "avatarUrls": {
                                        "type": "object",
                                        "properties": {
                                            "16x16": {
                                                "type": "string"
                                            },
                                            "24x24": {
                                                "type": "string"
                                            },
                                            "32x32": {
                                                "type": "string"
                                            },
                                            "48x48": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "displayName": {
                                        "type": "string"
                                    },
                                    "emailAddress": {
                                        "type": "string"
                                    },
                                    "self": {
                                        "type": "string"
                                    },
                                    "timeZone": {
                                        "type": "string"
                                    }
                                }
                            },
                            "content": {
                                "type": "string"
                            },
                            "created": {
                                "type": "string"
                            },
                            "filename": {
                                "type": "string"
                            },
                            "id": {
                                "type": "string"
                            },
                            "mimeType": {
                                "type": "string"
                            },
                            "self": {
                                "type": "string"
                            },
                            "size": {
                                "type": "integer"
                            },
                            "thumbnail": {
                                "type": "string"
                            }
                        }
                    }
                },
                "comment": {
                    "type": "object",
                    "properties": {
                        "comments": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "author": {
                                        "type": "object",
                                        "properties": {
                                            "accountId": {
                                                "type": "string"
                                            },
                                            "accountType": {
                                                "type": "string"
                                            },
                                            "active": {
                                                "type": "boolean"
                                            },
                                            "avatarUrls": {
                                                "type": "object",
                                                "properties": {
                                                    "16x16": {
                                                        "type": "string"
                                                    },
                                                    "24x24": {
                                                        "type": "string"
                                                    },
                                                    "32x32": {
                                                        "type": "string"
                                                    },
                                                    "48x48": {
                                                        "type": "string"
                                                    }
                                                }
                                            },
                                            "displayName": {
                                                "type": "string"
                                            },
                                            "emailAddress": {
                                                "type": "string"
                                            },
                                            "self": {
                                                "type": "string"
                                            },
                                            "timeZone": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "body": {
                                        "type": "string"
                                    },
                                    "created": {
                                        "type": "string"
                                    },
                                    "id": {
                                        "type": "string"
                                    },
                                    "jsdPublic": {
                                        "type": "boolean"
                                    },
                                    "self": {
                                        "type": "string"
                                    },
                                    "updateAuthor": {
                                        "type": "object",
                                        "properties": {
                                            "accountId": {
                                                "type": "string"
                                            },
                                            "accountType": {
                                                "type": "string"
                                            },
                                            "active": {
                                                "type": "boolean"
                                            },
                                            "avatarUrls": {
                                                "type": "object",
                                                "properties": {
                                                    "16x16": {
                                                        "type": "string"
                                                    },
                                                    "24x24": {
                                                        "type": "string"
                                                    },
                                                    "32x32": {
                                                        "type": "string"
                                                    },
                                                    "48x48": {
                                                        "type": "string"
                                                    }
                                                }
                                            },
                                            "displayName": {
                                                "type": "string"
                                            },
                                            "emailAddress": {
                                                "type": "string"
                                            },
                                            "self": {
                                                "type": "string"
                                            },
                                            "timeZone": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "updated": {
                                        "type": "string"
                                    }
                                }
                            }
                        },
                        "maxResults": {
                            "type": "integer"
                        },
                        "self": {
                            "type": "string"
                        },
                        "startAt": {
                            "type": "integer"
                        },
                        "total": {
                            "type": "integer"
                        }
                    }
                },
                "created": {
                    "type": "string"
                },
                "creator": {
                    "type": "object",
                    "properties": {
                        "accountId": {
                            "type": "string"
                        },
                        "accountType": {
                            "type": "string"
                        },
                        "active": {
                            "type": "boolean"
                        },
                        "avatarUrls": {
                            "type": "object",
                            "properties": {
                                "16x16": {
                                    "type": "string"
                                },
                                "24x24": {
                                    "type": "string"
                                },
                                "32x32": {
                                    "type": "string"
                                },
                                "48x48": {
                                    "type": "string"
                                }
                            }
                        },
                        "displayName": {
                            "type": "string"
                        },
                        "emailAddress": {
                            "type": "string"
                        },
                        "self": {
                            "type": "string"
                        },
                        "timeZone": {
                            "type": "string"
                        }
                    }
                },
                "customfield_10001": {
                    "type": "null"
                },
                "customfield_10019": {
                    "type": "string"
                },
                "environment": {
                    "type": "null"
                },
                "issuelinks": {
                    "type": "array",
                    "items": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "inwardIssue": {
                                "type": "object",
                                "properties": {
                                    "fields": {
                                        "type": "object",
                                        "properties": {
                                            "issuetype": {
                                                "type": "object",
                                                "properties": {
                                                    "avatarId": {
                                                        "type": "integer"
                                                    },
                                                    "description": {
                                                        "type": "string"
                                                    },
                                                    "entityId": {
                                                        "type": "string"
                                                    },
                                                    "hierarchyLevel": {
                                                        "type": "integer"
                                                    },
                                                    "iconUrl": {
                                                        "type": "string"
                                                    },
                                                    "id": {
                                                        "type": "string"
                                                    },
                                                    "name": {
                                                        "type": "string"
                                                    },
                                                    "self": {
                                                        "type": "string"
                                                    },
                                                    "subtask": {
                                                        "type": "boolean"
                                                    }
                                                }
                                            },
                                            "priority": {
                                                "type": "object",
                                                "properties": {
                                                    "iconUrl": {
                                                        "type": "string"
                                                    },
                                                    "id": {
                                                        "type": "string"
                                                    },
                                                    "name": {
                                                        "type": "string"
                                                    },
                                                    "self": {
                                                        "type": "string"
                                                    }
                                                }
                                            },
                                            "status": {
                                                "type": "object",
                                                "properties": {
                                                    "description": {
                                                        "type": "string"
                                                    },
                                                    "iconUrl": {
                                                        "type": "string"
                                                    },
                                                    "id": {
                                                        "type": "string"
                                                    },
                                                    "name": {
                                                        "type": "string"
                                                    },
                                                    "self": {
                                                        "type": "string"
                                                    },
                                                    "statusCategory": {
                                                        "type": "object",
                                                        "properties": {
                                                            "colorName": {
                                                                "type": "string"
                                                            },
                                                            "id": {
                                                                "type": "integer"
                                                            },
                                                            "key": {
                                                                "type": "string"
                                                            },
                                                            "name": {
                                                                "type": "string"
                                                            },
                                                            "self": {
                                                                "type": "string"
                                                            }
                                                        }
                                                    }
                                                }
                                            },
                                            "summary": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "id": {
                                        "type": "string"
                                    },
                                    "key": {
                                        "type": "string"
                                    },
                                    "self": {
                                        "type": "string"
                                    }
                                }
                            },
                            "outwardIssue": {
                                "type": "object",
                                "properties": {
                                    "fields": {
                                        "type": "object",
                                        "properties": {
                                            "issuetype": {
                                                "type": "object",
                                                "properties": {
                                                    "avatarId": {
                                                        "type": "integer"
                                                    },
                                                    "description": {
                                                        "type": "string"
                                                    },
                                                    "hierarchyLevel": {
                                                        "type": "integer"
                                                    },
                                                    "iconUrl": {
                                                        "type": "string"
                                                    },
                                                    "id": {
                                                        "type": "string"
                                                    },
                                                    "name": {
                                                        "type": "string"
                                                    },
                                                    "self": {
                                                        "type": "string"
                                                    },
                                                    "subtask": {
                                                        "type": "boolean"
                                                    }
                                                }
                                            },
                                            "priority": {
                                                "type": "object",
                                                "properties": {
                                                    "iconUrl": {
                                                        "type": "string"
                                                    },
                                                    "id": {
                                                        "type": "string"
                                                    },
                                                    "name": {
                                                        "type": "string"
                                                    },
                                                    "self": {
                                                        "type": "string"
                                                    }
                                                }
                                            },
                                            "status": {
                                                "type": "object",
                                                "properties": {
                                                    "description": {
                                                        "type": "string"
                                                    },
                                                    "iconUrl": {
                                                        "type": "string"
                                                    },
                                                    "id": {
                                                        "type": "string"
                                                    },
                                                    "name": {
                                                        "type": "string"
                                                    },
                                                    "self": {
                                                        "type": "string"
                                                    },
                                                    "statusCategory": {
                                                        "type": "object",
                                                        "properties": {
                                                            "colorName": {
                                                                "type": "string"
                                                            },
                                                            "id": {
                                                                "type": "integer"
                                                            },
                                                            "key": {
                                                                "type": "string"
                                                            },
                                                            "name": {
                                                                "type": "string"
                                                            },
                                                            "self": {
                                                                "type": "string"
                                                            }
                                                        }
                                                    }
                                                }
                                            },
                                            "summary": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "id": {
                                        "type": "string"
                                    },
                                    "key": {
                                        "type": "string"
                                    },
                                    "self": {
                                        "type": "string"
                                    }
                                }
                            },
                            "self": {
                                "type": "string"
                            },
                            "type": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string"
                                    },
                                    "inward": {
                                        "type": "string"
                                    },
                                    "name": {
                                        "type": "string"
                                    },
                                    "outward": {
                                        "type": "string"
                                    },
                                    "self": {
                                        "type": "string"
                                    }
                                }
                            }
                        }
                    }
                },
                "issuetype": {
                    "type": "object",
                    "properties": {
                        "avatarId": {
                            "type": "integer"
                        },
                        "description": {
                            "type": "string"
                        },
                        "entityId": {
                            "type": "string"
                        },
                        "hierarchyLevel": {
                            "type": "integer"
                        },
                        "iconUrl": {
                            "type": "string"
                        },
                        "id": {
                            "type": "string"
                        },
                        "name": {
                            "type": "string"
                        },
                        "self": {
                            "type": "string"
                        },
                        "subtask": {
                            "type": "boolean"
                        }
                    }
                },
                "labels": {
                    "type": "array",
                    "items": {
                        "type": "string"
                    }
                },
                "priority": {
                    "type": "object",
                    "properties": {
                        "iconUrl": {
                            "type": "string"
                        },
                        "id": {
                            "type": "string"
                        },
                        "name": {
                            "type": "string"
                        },
                        "self": {
                            "type": "string"
                        }
                    }
                },
                "progress": {
                    "type": "object",
                    "properties": {
                        "progress": {
                            "type": "integer"
                        },
                        "total": {
                            "type": "integer"
                        }
                    }
                },
                "project": {
                    "type": "object",
                    "properties": {
                        "avatarUrls": {
                            "type": "object",
                            "properties": {
                                "16x16": {
                                    "type": "string"
                                },
                                "24x24": {
                                    "type": "string"
                                },
                                "32x32": {
                                    "type": "string"
                                },
                                "48x48": {
                                    "type": "string"
                                }
                            }
                        },
                        "id": {
                            "type": "string"
                        },
                        "key": {
                            "type": "string"
                        },
                        "name": {
                            "type": "string"
                        },
                        "projectTypeKey": {
                            "type": "string"
                        },
                        "self": {
                            "type": "string"
                        },
                        "simplified": {
                            "type": "boolean"
                        }
                    }
                },
                "reporter": {
                    "type": "object",
                    "properties": {
                        "accountId": {
                            "type": "string"
                        },
                        "accountType": {
                            "type": "string"
                        },
                        "active": {
                            "type": "boolean"
                        },
                        "avatarUrls": {
                            "type": "object",
                            "properties": {
                                "16x16": {
                                    "type": "string"
                                },
                                "24x24": {
                                    "type": "string"
                                },
                                "32x32": {
                                    "type": "string"
                                },
                                "48x48": {
                                    "type": "string"
                                }
                            }
                        },
                        "displayName": {
                            "type": "string"
                        },
                        "emailAddress": {
                            "type": "string"
                        },
                        "self": {
                            "type": "string"
                        },
                        "timeZone": {
                            "type": "string"
                        }
                    }
                },
                "security": {
                    "type": "null"
                },
                "status": {
                    "type": "object",
                    "properties": {
                        "description": {
                            "type": "string"
                        },
                        "iconUrl": {
                            "type": "string"
                        },
                        "id": {
                            "type": "string"
                        },
                        "name": {
                            "type": "string"
                        },
                        "self": {
                            "type": "string"
                        },
                        "statusCategory": {
                            "type": "object",
                            "properties": {
                                "colorName": {
                                    "type": "string"
                                },
                                "id": {
                                    "type": "integer"
                                },
                                "key": {
                                    "type": "string"
                                },
                                "name": {
                                    "type": "string"
                                },
                                "self": {
                                    "type": "string"
                                }
                            }
                        }
                    }
                },
                "statusCategory": {
                    "type": "object",
                    "properties": {
                        "colorName": {
                            "type": "string"
                        },
                        "id": {
                            "type": "integer"
                        },
                        "key": {
                            "type": "string"
                        },
                        "name": {
                            "type": "string"
                        },
                        "self": {
                            "type": "string"
                        }
                    }
                },
                "statuscategorychangedate": {
                    "type": "string"
                },
                "subtasks": {
                    "type": "array",
                    "items": {
                        "type": "object",
                        "properties": {
                            "fields": {
                                "type": "object",
                                "properties": {
                                    "issuetype": {
                                        "type": "object",
                                        "properties": {
                                            "avatarId": {
                                                "type": "integer"
                                            },
                                            "description": {
                                                "type": "string"
                                            },
                                            "entityId": {
                                                "type": "string"
                                            },
                                            "hierarchyLevel": {
                                                "type": "integer"
                                            },
                                            "iconUrl": {
                                                "type": "string"
                                            },
                                            "id": {
                                                "type": "string"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "self": {
                                                "type": "string"
                                            },
                                            "subtask": {
                                                "type": "boolean"
                                            }
                                        }
                                    },
                                    "priority": {
                                        "type": "object",
                                        "properties": {
                                            "iconUrl": {
                                                "type": "string"
                                            },
                                            "id": {
                                                "type": "string"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "self": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "status": {
                                        "type": "object",
                                        "properties": {
                                            "description": {
                                                "type": "string"
                                            },
                                            "iconUrl": {
                                                "type": "string"
                                            },
                                            "id": {
                                                "type": "string"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "self": {
                                                "type": "string"
                                            },
                                            "statusCategory": {
                                                "type": "object",
                                                "properties": {
                                                    "colorName": {
                                                        "type": "string"
                                                    },
                                                    "id": {
                                                        "type": "integer"
                                                    },
                                                    "key": {
                                                        "type": "string"
                                                    },
                                                    "name": {
                                                        "type": "string"
                                                    },
                                                    "self": {
                                                        "type": "string"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    "summary": {
                                        "type": "string"
                                    }
                                }
                            },
                            "id": {
                                "type": "string"
                            },
                            "key": {
                                "type": "string"
                            },
                            "self": {
                                "type": "string"
                            }
                        }
                    }
                },
                "summary": {
                    "type": "string"
                },
                "timeestimate": {
                    "type": "null"
                },
                "timeoriginalestimate": {
                    "type": "null"
                },
                "timespent": {
                    "type": "null"
                },
                "updated": {
                    "type": "string"
                },
                "votes": {
                    "type": "object",
                    "properties": {
                        "hasVoted": {
                            "type": "boolean"
                        },
                        "self": {
                            "type": "string"
                        },
                        "votes": {
                            "type": "integer"
                        }
                    }
                },
                "watches": {
                    "type": "object",
                    "properties": {
                        "isWatching": {
                            "type": "boolean"
                        },
                        "self": {
                            "type": "string"
                        },
                        "watchCount": {
                            "type": "integer"
                        }
                    }
                },
                "worklog": {
                    "type": "object",
                    "properties": {
                        "maxResults": {
                            "type": "integer"
                        },
                        "startAt": {
                            "type": "integer"
                        },
                        "total": {
                            "type": "integer"
                        }
                    }
                },
                "workratio": {
                    "type": "integer"
                }
            }
        },
        "id": {
            "type": "string"
        },
        "key": {
            "type": "string"
        },
        "self": {
            "type": "string"
        }
    },
    "version": 10
}
