profanity
3 rows where task = 680
This data as json, CSV (advanced)
Suggested facets: roots, roots (array)
id ▲ | series | episode | task | speaker | roots | quote | studio |
---|---|---|---|---|---|---|---|
1709 | Series 14 14 | Chip Biffington. 122 | Get the most pleasure from these rubber chutes 680 | John Kearns 90 | fuck | Fuck me, imagine I get this. Genuine pleasure. | |
1710 | Series 14 14 | Chip Biffington. 122 | Get the most pleasure from these rubber chutes 680 | John Kearns 90 | shit | Shit! | |
1711 | Series 14 14 | Chip Biffington. 122 | Get the most pleasure from these rubber chutes 680 | John Kearns 90 | fuck | Oh, fuck it! |
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 );