forked from typicode/demo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdb.json
272 lines (272 loc) · 8.93 KB
/
db.json
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
{
"posts": [
{
"userId": 1,
"id": 1,
"title": "Gemini 4 Mission",
"body": "I’m coming back in… and it’s the saddest moment of my life."
},
{
"userId": 2,
"id": 2,
"title": "First Manned Mission",
"body": "I feel fine. How about you?"
},
{
"userId": 3,
"id": 3,
"title": "Earth from the Moon",
"body": "I didn’t feel like a giant. I felt very, very small."
},
{
"userId": 4,
"id": 4,
"title": "Apollo 14 Mission",
"body": "When I first looked back at the Earth, standing on the Moon, I cried."
},
{
"userId": 5,
"id": 5,
"title": "Pale Blue Dot image description",
"body": "There is perhaps no better a demonstration of the folly of human conceits than this distant image of our tiny world."
},
{
"userId": 6,
"id": 6,
"title": "The Great Wall of China from space",
"body": "The scenery was very beautiful. But I did not see The Great Wall [of China]."
},
{
"userId": 7,
"id": 7,
"title": "Perspective from Apollo 14",
"body": "From out there on the Moon, international politics look so petty. You want to grab a politician by the scruff of the neck and drag him a quarter of a million miles out and say, 'Look at that, you son of a bitch.'"
},
{
"userId": 8,
"id": 8,
"title": "Mars Polar Lander Do You Copy?",
"body": "We have your satellite. If you want it back send 20 billion in Martian money. No funny business or you will never see it again."
},
{
"userId": 9,
"id": 9,
"title": "First spoken words on the moon",
"body": "Contact light."
},
{
"userId": 10,
"id": 10,
"title": "Nervous Much?",
"body": "Anyone who sits on top of the largest hydrogen-oxygen fueled system in the world, knowing they’re going to light the bottom, and doesn’t get a little worried, does not fully understand the situation."
},
{
"userId": 3,
"id": 11,
"title": "Engraved",
"body": "HERE MEN FROM THE PLANET EARTH\nFIRST SET FOOT UPON THE MOON\nJULY 1969, A.D.\nWE CAME IN PEACE FOR ALL MANKIND"
},
{
"userId": 11,
"id": 12,
"title": "Dreams of Mars",
"body": "It’s a fixer-upper of a planet but we could make it work."
},
{
"userId": 12,
"id": 13,
"title": "Apollo 11 Descent",
"body": "I say, this has really been drama of the highest order."
},
{
"userId": 9,
"id": 14,
"title": "My Vision for Space Exploration",
"body": "Mars has been flown by, orbited, smacked into, radar examined, and rocketed onto, as well as bounced upon, rolled over, shoveled, drilled into, baked and even blasted. Still to come: Mars being stepped on."
},
{
"userId": 15,
"id": 15,
"title": "It's Just Not.",
"body": "Failure is not an option"
},
{
"userId": 3,
"id": 16,
"title": "First Man",
"body": "It doesn’t sound like there was time for the word to be there. On the other hand, I didn’t intentionally make an inane statement… certainly the ‘a’ was intended, because that’s the only way the statement makes any sense."
},
{
"userId": 14,
"id": 17,
"title": "Furthest Free-Flying Spacewalk",
"body": "That may have been ‘one small step’ for Neil, but it’s a heck of a big leap for me!"
},
{
"userId": 15,
"id": 18,
"title": "Paint and nothing else",
"body": "It means nothing to me. I have no opinion about it, and I don’t care."
},
{
"userId": 16,
"id": 19,
"title": "Apollo 13",
"body": "Okay, Houston, we’ve had a problem here."
},
{
"userId": 17,
"id": 20,
"title": "Two Words <To Depart><Process of Flying Through The Air>",
"body": "Go Flight."
},
{
"userId": 18,
"id": 21,
"title": "Searching for Interstellar Communications",
"body": "The probability of success is difficult to estimate; but if we never search the chance of success is zero."
}
],
"comments": [
{ "id": 1, "body": "Can't even imagine what one must feel returning to Earth", "postId": 1, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 2, "body": "Ha", "postId": 2, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 3, "body": "some perspective", "postId": 3, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 4, "body": "another one", "postId": 4, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 5, "body": "carl sagan with the complicated words", "postId": 5, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 6, "body": "I have, it's cool but space is cooler", "postId": 6, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 7, "body": "please do that", "postId": 7, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 8, "body": "space humor is the best", "postId": 8, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 9, "body": "actual first word spoken on moon", "postId": 9, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 10, "body": "ya not sure I can relate", "postId": 10, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 11, "body": "*insert praying hands emoji*", "postId": 11, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 12, "body": "I believe in you Elon", "postId": 12, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 13, "body": "has it tho?", "postId": 13, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 14, "body": "ahhhh one day soon", "postId": 14, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 15, "body": "nope", "postId": 15, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 16, "body": "must be hard having all your words recorded", "postId": 16, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 17, "body": "it was the furthest indeed!", "postId": 17, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 18, "body": "Ok Pablo.... we get it... painting is everything", "postId": 18, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 19, "body": "iconic", "postId": 19, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 20, "body": "basically NASA MVP", "postId": 20, "name": "shanaazria", "email" : "[email protected]" },
{ "id": 21, "body": "SETI will prevail", "postId": 21, "name": "shanaazria", "email" : "[email protected]" }
],
"users": [
{
"id": 1,
"name": "Ed White",
"username": "ed_white",
"email": "email"
},
{
"id": 2,
"name": "Yuri Gagarin",
"username": "yuri.gagarin",
"email": "[email protected]"
},
{
"id": 3,
"name": "Neil Armstrong",
"username": "neil.armstrong",
"email": "[email protected]"
},
{
"id": 4,
"name": "Alan Shepard",
"username": "alanshepard",
"email": "[email protected]"
},
{
"id": 5,
"name": "Carl Sagan",
"username": "therealcarlsagan",
"email": "[email protected]"
},
{
"id": 6,
"name": "Yang Liwei",
"username": "yangliwei",
"email": "[email protected]"
},
{
"id": 7,
"name": "Edgar Mitchel",
"username": "edgarmitchel",
"email": "[email protected]"
},
{
"id": 8,
"name": "unknown",
"username": "unkn0n",
"email": "[email protected]"
},
{
"id": 9,
"name": "Buzz Aldrin",
"username": "buzzaldrin",
"email": "[email protected]"
},
{
"id": 10,
"name": "John Young",
"username": "john_young",
"email": "[email protected]"
},
{
"id": 11,
"name": "Elon Musk",
"username": "elonmusk",
"email": "[email protected]"
},
{
"id": 12,
"name": "A Scientist",
"username": "nasa_scientist",
"email": "[email protected]"
},
{
"id": 15,
"name": "Gene Kranz",
"username": "gene.kranz",
"email": "[email protected]"
},
{
"id": 14,
"name": "Bruce McCandless",
"username": "brucemccandless",
"email": "[email protected]"
},
{
"id": 15,
"name": "Pablo Picasso",
"username": "pablopicasso",
"email": "[email protected]"
},
{
"id": 16,
"name": "John Swigert",
"username": "john_swigert",
"email": "[email protected]"
},
{
"id": 17,
"name": "Steve Bale",
"username": "stevebale11",
"email": "[email protected]"
},
{
"id": 18,
"name": "Giuseppe Cocconi",
"username": "giuseppe",
"email": "[email protected]"
},
{
"id": 19,
"name": "Shana Azria",
"username": "shanaazria",
"email": "[email protected]"
}
],
"profile": {
"name": "typicode"
}
}