profanity
4 rows where task = 573
This data as json, CSV (advanced)
Suggested facets: speaker, roots, studio, roots (array)
id ▲ | series | episode | task | speaker | roots | quote | studio |
---|---|---|---|---|---|---|---|
1474 | Series 12 12 | The integrity of the product. 102 | Put up a shelf for the Taskmaster's snooker balls 573 | Morgana Robinson 71 | ass/arse | Oh, you're an arsehole! | |
1475 | Series 12 12 | The integrity of the product. 102 | Put up a shelf for the Taskmaster's snooker balls 573 | Greg Davies 2 | ass/arse | You turned it upside down. You called it an arsehole. | ✓ |
1476 | Series 12 12 | The integrity of the product. 102 | Put up a shelf for the Taskmaster's snooker balls 573 | Morgana Robinson 71 | ass/arse | Actually I think it was the ball I was calling an arsehole. | ✓ |
1477 | Series 12 12 | The integrity of the product. 102 | Put up a shelf for the Taskmaster's snooker balls 573 | Alex Horne 1 | cock | So Desiree was the slowest, 19 minutes with the cock system. | ✓ |
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 );