forked from amandavisconti/ham4corpus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOBCCast_Actors_Character.json
63 lines (62 loc) · 1.62 KB
/
OBCCast_Actors_Character.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
{
"description": "Actors and the named characters played by them in the Original Broadway Cast recording of Hamilton: An American Musical. Actors who played multiple characters are listed multiple times.",
"source": "https://en.wikipedia.org/wiki/Hamilton_(musical)#Principal_roles_and_major_casts",
"actors": [{
"actor": "Lin-Manuel Miranda",
"character": "Alexander Hamilton"
}, {
"actor": "Leslie Odom, Jr.",
"character": "Aaron Burr"
}, {
"actor": "Phillipa Soo",
"character": "Eliza Schuyler Hamilton"
}, {
"actor": "Renée Elise Goldsberry",
"character": "Angelica Schuyler Church"
}, {
"actor": "Daveed Diggs",
"character": "Marquis de Lafayette"
}, {
"actor": "Daveed Diggs",
"character": "Thomas Jefferson"
}, {
"actor": "Christopher Jackson",
"character": "George Washington"
}, {
"actor": "Jonathan Groff",
"character": "King George III"
}, {
"actor": "Jasmine Cephas Jones",
"character": "Peggy Schuyler"
}, {
"actor": "Jasmine Cephas Jones",
"character": "Maria Reynolds"
}, {
"actor": "Anthony Ramos",
"character": "John Laurens"
}, {
"actor": "Anthony Ramos",
"character": "Philip Hamilton"
}, {
"actor": "Okieriete Onaodowan",
"character": "Hercules Mulligan"
}, {
"actor": "Okieriete Onaodowan",
"character": "James Madison"
}, {
"actor": "Jon Rua",
"character": "Charles Lee"
}, {
"actor": "Thayne Jasperson",
"character": "Samuel Seabury"
}, {
"actor": "Sydney James Harcourt",
"character": "Philip Schuyler"
}, {
"actor": "Sydney James Harcourt",
"character": "James Reynolds"
}, {
"actor": "Ephraim Sykes",
"character": "George Eacker"
}]
}