Skip to content

Instantly share code, notes, and snippets.

@supernullset
Created April 26, 2015 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save supernullset/9cf434ee64f3ad41e2da to your computer and use it in GitHub Desktop.
Save supernullset/9cf434ee64f3ad41e2da to your computer and use it in GitHub Desktop.
{
"meta": {
"limit": 10,
"offset": 0,
"page_count": 10,
"data_type": "collection",
"links": {
"last": "http://localhost:3000/collections?limit=10&offset=10",
"root": "http://localhost:3000/",
"self": "http://localhost:3000\n/collections?limit=10&offset=0",
"first": "http://localhost:3000/collections?limit=10&offset=0",
"next": "http://localhost:3000/collections?limit=10&offset=10"
}
},
"data": [
{
"meta": {
"links": {
"self": "http://local\nhost:3000/collections/16d200f0-ea5f-487f-aa74-f1aca387bc15"
}
},
"data": {
"id": "16d200f0-ea5f-487f-aa74-f1aca387bc15",
"location": "Tahoe, California",
"quantity_frames": 36,
"taken_at": null,
"film": "Kodak Portra 4\n00",
"frame": "35",
"description": "Hiking"
}
},
{
"meta": {
"links": {
"self": "http://localhost:3000/collections/db82a36f-cdee-48b4-b003-22b844b5028c"
}
},
"data": {
"id": "db82a36f-cdee-48b4-b003-22b844b5028c",
"location": "San Francisco Night",
"quantity_frames": 15,
"taken_at": "2010-08-15T07:00:00Z",
"film": "Kodak EPT",
"frame": "645",
"description": "Nighttime shots at the embarcadero"
}
},
{
"meta": {
"links": {
"self": "http://localho\nst:3000/collections/7ba857e4-c5f1-46bc-9ff6-2ee8582bb699"
}
},
"data": {
"id": "7ba857e4-c5f1-46bc-9ff6-2ee8582bb699",
"location": "Tahoe Beach",
"quantity_frames": 15,
"taken_at": "2011-07-15T07:00:00Z",
"film": "Koda\nk EPP",
"frame": "645",
"description": "Sand Harbor"
}
},
{
"meta": {
"links": {
"self": "http://localhost:3000/collections/b0f9d448-dac4-4d0f-a5a2-f86dfd981f92"
}
},
"data": {
"id": "b0f9d448-dac4-4d0f-a5a2-f86dfd981f92",
"\nlocation": "Paro Teschu",
"quantity_frames": 15,
"taken_at": null,
"film": "Kodak Portra 400",
"frame": "645",
"description": "Paro Thongdril"
}
},
{
"meta": {
"links": {
"self": "http://localhost:3000/collections/a3ed4ff4-5\n2eb-4bd6-b16d-89540ac897d3"
}
},
"data": {
"id": "a3ed4ff4-52eb-4bd6-b16d-89540ac897d3",
"location": "Toulouse -> Annecy",
"quantity_frames": 15,
"taken_at": "2010-04-01T07:00:00Z",
"film": "Velvia 50",
"frame": "645",
"d\nescription": "Photos from a cross france drive, MIllau Viaduct"
}
},
{
"meta": {
"links": {
"self": "http://localhost:3000/collections/da165d15-1dd2-4f2a-a4f3-58849846d2ef"
}
},
"data": {
"id": "da165d15-1dd2-4f2a-a4f3-5\n8849846d2ef",
"location": "Night Hike Mt Rose",
"quantity_frames": 15,
"taken_at": "2010-08-01T07:00:00Z",
"film": "Velvia 50",
"frame": "645",
"description": "On top of mt Rose on a full moon"
}
},
{
"meta": {
"links": {
"s\nelf": "http://localhost:3000/collections/67f021be-6f6a-450f-9eb2-2df715aaccc7"
}
},
"data": {
"id": "67f021be-6f6a-450f-9eb2-2df715aaccc7",
"location": "Misc Sean and Jenna",
"quantity_frames": 15,
"taken_at": "2011-0\n1-01T08:00:00Z",
"film": "Ilford Delta 3200",
"frame": "645",
"description": "Photos from Lander St Reno"
}
},
{
"meta": {
"links": {
"self": "http://localhost:3000/collections/f6907a32-436c-492a-a374-59ce8a2a2467"
}
},
"d\nata": {
"id": "f6907a32-436c-492a-a374-59ce8a2a2467",
"location": "Misc Reno",
"quantity_frames": 15,
"taken_at": "2011-01-01T08:00:00Z",
"film": "Kodak TMY 400",
"frame": "645",
"description": "Misc Reno Lander"
}
},
{
"me\nta": {
"links": {
"self": "http://localhost:3000/collections/f8aef9a4-48a2-4409-a82e-95b7abfa7844"
}
},
"data": {
"id": "f8aef9a4-48a2-4409-a82e-95b7abfa7844",
"location": "Bennington Cooking",
"quantity_frames": 15,
"ta\nken_at": null,
"film": "Provia 400x",
"frame": "645",
"description": "Rocky, Parents, Bennington House"
}
},
{
"meta": {
"links": {
"self": "http://localhost:3000/collections/6054acff-4a34-48e3-93e8-d04f13b7f1f8"
}
},
"data\n": {
"id": "6054acff-4a34-48e3-93e8-d04f13b7f1f8",
"location": "Victoria BC",
"quantity_frames": 15,
"taken_at": "2011-09-01T07:00:00Z",
"film": "Ilford Delta 3200",
"frame": "645",
"description": "First Victoria Trip"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment