profanity
3 rows where task = 571
This data as json, CSV (advanced)
Suggested facets: speaker, roots (array)
id ▲ | series | episode | task | speaker | roots | quote | studio |
---|---|---|---|---|---|---|---|
1466 | Series 12 12 | A chair in a sweet. 101 | Make paper aeroplanes 571 | Greg Davies 2 | shit | I know that you like this, this novelty bullshit, so convert it if you want. | ✓ |
1467 | Series 12 12 | A chair in a sweet. 101 | Make paper aeroplanes 571 | Morgana Robinson 71 | bollock bollock bollock bollock |
Bollocks. Bollocks. Bollocks! So close to not bollocks. | ✓ |
1468 | Series 12 12 | A chair in a sweet. 101 | Make paper aeroplanes 571 | Morgana Robinson 71 | bollock | Bollocks... | ✓ |
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 );