This data as json, CSV (advanced)
| Link | list | user | 
|---|---|---|
| 101209398,20846696 | JSK-Fellows2005 101209398 | Tomasz Deptula 20846696 | 
| 101209398,26336913 | JSK-Fellows2005 101209398 | Frances Robles 26336913 | 
| 101209398,43439375 | JSK-Fellows2005 101209398 | Carlos Dada 43439375 | 
| 101209398,44067999 | JSK-Fellows2005 101209398 | Geri Migielicz 44067999 | 
| 101209398,56355598 | JSK-Fellows2005 101209398 | Colleen Barry 56355598 | 
| 101209398,83623934 | JSK-Fellows2005 101209398 | Jody Berger 83623934 | 
| 101209398,164206121 | JSK-Fellows2005 101209398 | Akaki Gogichaishvili 164206121 | 
| 101209398,437729436 | JSK-Fellows2005 101209398 | Susan Ferriss 437729436 | 
| 101209398,860166914 | JSK-Fellows2005 101209398 | Tandemvines Media 860166914 | 
| 101209398,1370570863 | JSK-Fellows2005 101209398 | Sacha Pfeiffer 1370570863 | 
JSON shape: default, array, newline-delimited, object
CREATE TABLE [list_members] ( [list] INTEGER REFERENCES [lists]([id]), [user] INTEGER REFERENCES [users]([id]), PRIMARY KEY ([list], [user]) );