profanity
1 row where task = 557
This data as json, CSV (advanced)
Suggested facets: roots (array)
id ▲ | series | episode | task | speaker | roots | quote | studio |
---|---|---|---|---|---|---|---|
1439 | Series 12 12 | The customised inhaler. 99 | The best thing that has quite a few layers 557 | Greg Davies 2 | shit | I'm giving a man who found an old wig in his attic five points. That's Taskmaster and if you don't like it, tough shit! | ✓ |
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 );