profanity
3 rows where task = 752
This data as json, CSV (advanced)
Suggested facets: studio, roots (array)
id ▲ | series | episode | task | speaker | roots | quote | studio |
---|---|---|---|---|---|---|---|
1874 | Series 15 15 | 100% Bosco. 136 | Pile the pineapples on the path 752 | Jenny Eclair 100 | fuck | Oh, not more fucking pineapples. | |
1875 | Series 15 15 | 100% Bosco. 136 | Pile the pineapples on the path 752 | Mae Martin 102 | fuck | Ahh! Fuck! | |
1876 | Series 15 15 | 100% Bosco. 136 | Pile the pineapples on the path 752 | Kiell Smith-Bynoe 101 | fuck | Fuck's sake. | ✓ |
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 );