GET /api/v1/releasers/41278/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/41278/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/41278/",
    "id": 41278,
    "name": "Jason Scott",
    "is_group": false,
    "nicks": [
        {
            "name": "Jason Scott",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jason Scott",
                "jscott"
            ]
        },
        {
            "name": "Sketch",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sketch"
            ]
        },
        {
            "name": "Sketch the Cow",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sketch the Cow",
                "SketchCow"
            ]
        },
        {
            "name": "The Slipped Disk",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Slipped Disk"
            ]
        },
        {
            "name": "textfiles",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "textfiles"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61851/?format=api",
                "id": 61851,
                "name": "The Peppers Gang"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.imdb.com/name/nm1926421/"
        },
        {
            "link_class": "BlueskyAccount",
            "url": "https://bsky.app/profile/textfiles.com"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=8761"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1428"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/textfiles"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20131215081356/http://www.cow.net/jason/"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/Jason_Scott"
        }
    ]
}