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

{
    "url": "https://demozoo.org/api/v1/releasers/9972/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9972/",
    "id": 9972,
    "name": "JamQue",
    "is_group": false,
    "nicks": [
        {
            "name": "JamQue",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "JamQue"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5685/?format=api",
                "id": 5685,
                "name": "Threepixels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                "id": 5483,
                "name": "Fuzzion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10150/?format=api",
                "id": 10150,
                "name": "dSK!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33970/?format=api",
                "id": 33970,
                "name": "ThePetsMode"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BlueskyAccount",
            "url": "https://bsky.app/profile/jamque.bsky.social"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2110"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1930"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/jamqueTPM"
        }
    ]
}