task_briefs
1 row where task = 215
This data as json, CSV (advanced)
| id ▲ | task | brief | 
|---|---|---|
| 215 | Take a picture of people holding eggs 215 | Take a picture of a group of people, each holding an egg. Most people holding eggs in a picture wins. You must be in your picture. You have one week to text your picture to the Taskmaster’s assistant. Your time starts now. | 
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );