API should return more detailed data in JSON
Created by: danielyewright
There should be a way to use the API to generate more detailed data in the returned JSON, such as:
- getting all projects and labels from milestones, and getting a milestone's percentage
- getting what project namespace an issue belongs to, not just the project id
- getting the milestone for each project and issue
- getting ALL projects, issues, and milestones across ALL users using a special private token
- getting all issues from any given project or milestone