SPB Git forge

spb/rareindex

Public
54commits 1branches 0releases
7.1 MBsize
maindefault branch
10 days agolast push
TypeScript 61.9% HTML 37.2% SQL 0.7%
3.6 KB · 110 lines json
Raw Blame History
1{2  "raw": {3    "url": "https://www.comics.org/series/10814/",4    "externalId": "series:10814",5    "kind": "catalog_item",6    "engine": "api",7    "payload": {8      "kind": "series_issues",9      "series": {10        "id": "10814",11        "name": "!Gag!",12        "country": "gb",13        "language": "en",14        "year_began": 1987,15        "year_ended": 1989,16        "binding": "saddle-stitched",17        "publishing_format": "was ongoing series",18        "color": "colour cover; black and white interior",19        "issue_count": 720      },21      "publisher": {22        "id": "519",23        "name": "Harrier",24        "country": "gb"25      },26      "issues": [27        {28          "id": "127538",29          "number": "1",30          "volume": null,31          "variant_name": null,32          "variant_of": null,33          "title": null,34          "publication_date": "January 1987",35          "key_date": "1987-01-00",36          "on_sale_date": null,37          "price": "1.95 USD; 2.60 CAD; 0.50 GBP",38          "page_count": "32.000",39          "isbn": null,40          "barcode": null,41          "indicia_publisher": "Harrier Publishing",42          "brand_emblem": "Harrier Comics Presents",43          "cover": "https://files1.comics.org//img/gcd/covers_by_id/126/w400/126781.jpg",44          "cover_pencils": "Phil Elliott (credited)",45          "cover_title": null,46          "story_count": 12,47          "notes": "Many of the strips originally appeared in self-published small press titles."48        },49        {50          "id": "127539",51          "number": "2",52          "volume": null,53          "variant_name": null,54          "variant_of": null,55          "title": null,56          "publication_date": "July 1987",57          "key_date": "1987-07-00",58          "on_sale_date": null,59          "price": "1.95 USD; 2.60 CAD; 0.50 GBP",60          "page_count": "32.000",61          "isbn": null,62          "barcode": null,63          "indicia_publisher": "Harrier Publishing",64          "brand_emblem": "Harrier Comics Presents",65          "cover": "https://files1.comics.org//img/gcd/covers_by_id/126/w400/126782.jpg",66          "cover_pencils": "Ed Pinsent",67          "cover_title": null,68          "story_count": 8,69          "notes": "Many of the strips originally appeared in self-published small press titles."70        },71        {72          "id": "127540",73          "number": "3",74          "volume": null,75          "variant_name": null,76          "variant_of": null,77          "title": null,78          "publication_date": "October 1987",79          "key_date": "1987-10-00",80          "on_sale_date": null,81          "price": "1.95 USD; 2.60 CAD; 0.50 GBP",82          "page_count": "28.000",83          "isbn": null,84          "barcode": null,85          "indicia_publisher": "Harrier Publishing",86          "brand_emblem": null,87          "cover": "https://files1.comics.org//img/gcd/covers_by_id/126/w400/126783.jpg",88          "cover_pencils": "John Bagnall",89          "cover_title": null,90          "story_count": 8,91          "notes": "Many of the strips originally appeared in self-published small press titles. This is the final issue in the comic format"92        }93      ]94    },95    "fetchedAt": "2026-09-08T09:08:03.941Z"96  },97  "expect": {98    "minCount": 1,99    "kinds": [100      "catalog_item"101    ],102    "requiredFields": [103      "attributes.identifiers.comics_org_id",104      "attributes.set",105      "attributes.brand"106    ]107  },108  "note": "Live capture of https://www.comics.org/api/series/?format=json&page=1 (series 10814) + /api/issue/<id>/ details, trimmed to 3 issues.",109  "capturedAt": "2026-09-08T09:08:03.941Z"110}