profanity
2 rows where task = 636
This data as json, CSV (advanced)
Suggested facets: roots (array)
id ▲ | series | episode | task | speaker | roots | quote | studio |
---|---|---|---|---|---|---|---|
1591 | Series 13 13 | Heg. 113 | Build the tallest tower of toilet rolls 636 | Sophie Duker 82 | shit | I don't give a shit. | ✓ |
1592 | Series 13 13 | Heg. 113 | Build the tallest tower of toilet rolls 636 | Chris Ramsey 80 | fuck | Oh, now you fuck up?! | ✓ |
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 );