curl "https://www.googleapis.com/compute/beta/projects/ubuntu-os-cloud/global/images/ubuntu-1404-trusty-v20160314" -H "Authorization: Bearer ${ACCESS_TOKEN}" --header "Content-Type:application/json"
{
"kind": "compute#image",
"selfLink": "https://www.googleapis.com/compute/beta/projects/ubuntu-os-cloud/global/images/ubuntu-1404-trusty-v20160314",
"id": "7515001840279892044",
"creationTimestamp": "2016-03-14T21:25:07.759-07:00",
"name": "ubuntu-1404-trusty-v20160314",
"description": "Canonical, Ubuntu, 14.04 LTS, amd64 trusty image built on 2016-03-14",
"sourceType": "RAW",
"rawDisk": {
"source": "",
"containerType": "TAR"
},
"status": "READY",
"archiveSizeBytes": "1729916368",
"diskSizeGb": "10",
"licenses": [
"https://www.googleapis.com/compute/beta/projects/ubuntu-os-cloud/global/licenses/ubuntu-1404-trusty"
],
"family": "ubuntu-1404-lts",
"labelFingerprint": "42WmSpB8rSM="