diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-06-23 19:00:33 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-06-23 19:00:33 +0200 |
| commit | 014816dc724c1be60b7dd28d4e608c89b4ed451c (patch) | |
| tree | bceda477e2a1b7a465d64f4c3c7f8ef0153e1369 /db.json | |
| parent | 59ada27edf36463d252de9fdbee41edd7f0f0ada (diff) | |
moving
Diffstat (limited to 'db.json')
| -rw-r--r-- | db.json | 139 |
1 files changed, 0 insertions, 139 deletions
diff --git a/db.json b/db.json deleted file mode 100644 index 2873cd8..0000000 --- a/db.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "episodes": [ - { - "id": "a-report-on-migrating-souls-in-museums-and-moving-pictures", - "title": "A Report on Migrating Souls in Museums and Moving Pictures", - "curator": "Anselm Franke", - "author": "Name Surname", - "artists": "Name Surname\r\nName Surname\r\nName Surname\r\nName Surname\r\nName Surname\r\n", - "sponsors": "This\r\nThis\r\nThis", - "publicationDate": "Mon 00-00, 2020", - "accessible": true, - "__index": 0, - "dateCreated": "Thu, 11 Jun 2020 17:30:25 GMT" - }, - { - "id": "animation-the-mummy-complex-the-museum", - "title": "Animation & the Mummy Complex: The Museum", - "curator": "", - "author": "", - "artists": "", - "sponsors": "", - "publicationDate": "", - "accessible": false, - "__index": 1, - "dateCreated": "Thu, 11 Jun 2020 17:30:41 GMT" - }, - { - "id": "the-extirpation-of-animism", - "title": "The Extirpation of Animism", - "curator": "", - "author": "", - "artists": "", - "sponsors": "", - "publicationDate": "", - "accessible": false, - "__index": 2, - "dateCreated": "Thu, 11 Jun 2020 17:30:50 GMT" - }, - { - "id": "media-history-animation-s-continuous-displacement", - "title": "Media History & Animation's Continuous Displacement", - "curator": "", - "author": "", - "artists": "", - "sponsors": "", - "publicationDate": "", - "accessible": false, - "__index": 3, - "dateCreated": "Thu, 11 Jun 2020 17:31:04 GMT" - }, - { - "id": "soul-design-or-liminal-cosmologies", - "title": "Soul Design or Liminal Cosmologies", - "curator": "", - "author": "", - "artists": "", - "sponsors": "", - "publicationDate": "", - "accessible": false, - "__index": 4, - "dateCreated": "Thu, 11 Jun 2020 17:31:12 GMT" - }, - { - "id": "animal-mythic-and-other", - "title": "Animal, Mythic and Other", - "curator": "", - "author": "", - "artists": "", - "sponsors": "", - "publicationDate": "", - "accessible": false, - "__index": 5, - "dateCreated": "Thu, 11 Jun 2020 17:31:21 GMT" - } - ], - "sections": [ - { - "id": "reification-and-luminescence", - "title": "Reification and Luminescence", - "image": { - "uri": "", - "caption": "", - "width": "", - "height": "" - }, - "__index": 0, - "dateCreated": "Thu, 11 Jun 2020 17:32:08 GMT" - }, - { - "id": "recto-verso-stage-prison", - "title": "Recto/Verso: Stage/Prison", - "image": { - "uri": "", - "caption": "", - "width": "", - "height": "" - }, - "__index": 1, - "dateCreated": "Thu, 11 Jun 2020 17:32:14 GMT" - }, - { - "id": "the-hallucinating-factory", - "title": "The Hallucinating Factory", - "image": { - "uri": "", - "caption": "", - "width": "", - "height": "" - }, - "__index": 2, - "dateCreated": "Thu, 11 Jun 2020 17:32:39 GMT" - }, - { - "id": "a-song-of-electricity", - "title": "A Song of Electricity", - "image": { - "uri": "", - "caption": "", - "width": "", - "height": "" - }, - "__index": 3, - "dateCreated": "Thu, 11 Jun 2020 17:32:45 GMT" - }, - { - "id": "paralysis-not-animation", - "title": "Paralysis, not Animation", - "image": { - "uri": "", - "caption": "", - "width": "", - "height": "" - }, - "__index": 4, - "dateCreated": "Thu, 11 Jun 2020 17:32:52 GMT" - } - ], - "works": [] -}
\ No newline at end of file |
