profanity
3 rows where task = 578
This data as json, CSV (advanced)
Suggested facets: roots, studio, roots (array)
id ▲ | series | episode | task | speaker | roots | quote | studio |
---|---|---|---|---|---|---|---|
1486 | Series 12 12 | A couple of Ethels. 103 | Make a popcorn necklace and do the right thing 578 | Desiree Burch 69 | Christ | OK. Jesus Christ. | |
1487 | Series 12 12 | A couple of Ethels. 103 | Make a popcorn necklace and do the right thing 578 | Alan Davies 68 | shit | Oh, shit. | |
1488 | Series 12 12 | A couple of Ethels. 103 | Make a popcorn necklace and do the right thing 578 | Morgana Robinson 71 | shit | Aww, shitsticks. | ✓ |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE profanity ( id INTEGER PRIMARY KEY, series INTEGER REFERENCES series(id), episode INTEGER REFERENCES episodes(id), task INTEGER REFERENCES tasks(id), speaker INTEGER REFERENCES people(id), roots TEXT, quote TEXT, studio INTEGER );