-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathtemp.json
More file actions
58 lines (58 loc) · 1.39 KB
/
temp.json
File metadata and controls
58 lines (58 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
{
"_id": "5851ea647938dc47b6118060",
"title": "Bunnies",
"description": "Bunnies to calm you down",
"url": "http://f.cl.ly/items/3g3J1G0w122M360w380O/3726490195_f7cc75d377_o.jpg",
"category": "animals",
"albumId": {
"_id": "5851e9907938dc47b611805f",
"name": "animals",
"__v": 0,
"images": []
},
"__v": 0
},
{
"_id": "5851ea887938dc47b6118061",
"title": "Grumpy Cat",
"description": "The grumpiest of cats",
"url": "http://i.imgur.com/Cxagv.jpg",
"category": "animals",
"albumId": {
"_id": "5851e9907938dc47b611805f",
"name": "animals",
"__v": 0,
"images": []
},
"__v": 0
},
{
"_id": "5851ea9a7938dc47b6118062",
"title": "Husky Puppy",
"description": "A sad little husky puppy",
"url": "http://c1.staticflickr.com/4/3611/3483836848_86712ab63c_b.jpg",
"category": "animals",
"albumId": {
"_id": "5851e9907938dc47b611805f",
"name": "animals",
"__v": 0,
"images": []
},
"__v": 0
},
{
"_id": "5851eab57938dc47b6118063",
"title": "Shimakaze fan",
"description": "Shimakaze screaming into a fan",
"url": "http://files.gamebanana.com/img/ico/sprays/522bda181b134.png",
"category": "anime",
"albumId": {
"_id": "5851e97b7938dc47b611805e",
"name": "anime",
"__v": 0,
"images": []
},
"__v": 0
}
]