- -
- id: 1
- repo_id: 1
- index: 1
- poster_id: 1
- assignee_id: 1
- name: issue1
- content: content for the first issue
- is_closed: false
- is_pull: false
- num_comments: 2
- created_unix: 946684800
- updated_unix: 978307200
-
- -
- id: 2
- repo_id: 1
- index: 2
- poster_id: 1
- name: issue2
- content: content for the second issue
- milestone_id: 1
- is_closed: false
- is_pull: true
- created_unix: 946684810
- updated_unix: 978307190
-
-
- -
- id: 3
- repo_id: 1
- index: 3
- poster_id: 1
- name: issue3
- content: content for the third issue
- is_closed: false
- is_pull: true
- created_unix: 946684820
- updated_unix: 978307180
-
- -
- id: 4
- repo_id: 2
- index: 1
- poster_id: 2
- name: issue4
- content: content for the fourth issue
- is_closed: true
- is_pull: false
- created_unix: 946684830
- updated_unix: 978307200
-
- -
- id: 5
- repo_id: 1
- index: 4
- poster_id: 2
- name: issue5
- content: content for the fifth issue
- is_closed: true
- is_pull: false
- created_unix: 946684840
- updated_unix: 978307200
-
- -
- id: 6
- repo_id: 3
- index: 1
- poster_id: 1
- assignee_id: 1
- name: issue6
- content: content6
- is_closed: false
- is_pull: false
- num_comments: 0
- created_unix: 946684850
- updated_unix: 978307200
|