profanity
2 rows where task = 814
This data as json, CSV (advanced)
Suggested facets: roots (array)
id ▲ | series | episode | task | speaker | roots | quote | studio |
---|---|---|---|---|---|---|---|
2027 | Series 16 16 | Fagin at the disco. 147 | Pass the parade exam 814 | Lucy Beaumont 104 | tits | Cheesecake tits. | ✓ |
2028 | Series 16 16 | Fagin at the disco. 147 | Pass the parade exam 814 | Lucy Beaumont 104 | cock | A penis, brackets cock ring or cheese triangle. | ✓ |
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 );