[
{
"account": {
"email": "user@example.com",
"id": 0,
"login": "string",
"node_id": "string",
"organization_billing_email": "user@example.com",
"type": "string",
"url": "http://example.com"
},
"billing_cycle": "monthly",
"free_trial_ends_on": "2017-11-11T00:00:00.000Z",
"next_billing_date": "2017-11-11T00:00:00.000Z",
"on_free_trial": true,
"plan": {
"accounts_url": "https://api.github.com/marketplace_listing/plans/1313/accounts",
"bullets": [
"Up to 25 private repositories",
"11 concurrent builds"
],
"description": "A professional-grade CI solution",
"has_free_trial": true,
"id": 1313,
"monthly_price_in_cents": 1099,
"name": "Pro",
"number": 3,
"price_model": "FLAT_RATE",
"state": "published",
"unit_name": "string",
"url": "https://api.github.com/marketplace_listing/plans/1313",
"yearly_price_in_cents": 11870
},
"unit_count": 0,
"updated_at": "2017-11-02T01:12:12.000Z"
}
]