forked from CodeYourFuture/Full-Stack-Project-Assessment
-
Notifications
You must be signed in to change notification settings - Fork 0
/
exampleresponse.json
62 lines (62 loc) · 1.54 KB
/
exampleresponse.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
[
{
"id": 523523,
"title": "Never Gonna Give You Up",
"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"rating": 23
},
{
"id": 523427,
"title": "The Coding Train",
"url": "https://www.youtube.com/watch?v=HerCR8bw_GE",
"rating": 230
},
{
"id": 82653,
"title": "Mac & Cheese | Basics with Babish",
"url": "https://www.youtube.com/watch?v=FUeyrEN14Rk",
"rating": 2111
},
{
"id": 858566,
"title": "Videos for Cats to Watch - 8 Hour Bird Bonanza",
"url": "https://www.youtube.com/watch?v=xbs7FT7dXYc",
"rating": 11
},
{
"id": 453538,
"title": "The Complete London 2012 Opening Ceremony | London 2012 Olympic Games",
"url": "https://www.youtube.com/watch?v=4As0e4de-rI",
"rating": 3211
},
{
"id": 283634,
"title": "Learn Unity - Beginner's Game Development Course",
"url": "https://www.youtube.com/watch?v=gB1F9G0JXOo",
"rating": 211
},
{
"id": 562824,
"title": "Cracking Enigma in 2021 - Computerphile",
"url": "https://www.youtube.com/watch?v=RzWB5jL5RX0",
"rating": 111
},
{
"id": 442452,
"title": "Coding Adventure: Chess AI",
"url": "https://www.youtube.com/watch?v=U4ogK0MIzqk",
"rating": 671
},
{
"id": 536363,
"title": "Coding Adventure: Ant and Slime Simulations",
"url": "https://www.youtube.com/watch?v=X-iSQQgOd1A",
"rating": 76
},
{
"id": 323445,
"title": "Why the Tour de France is so brutal",
"url": "https://www.youtube.com/watch?v=ZacOS8NBK6U",
"rating": 73
}
]