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

{
    "url": "https://demozoo.org/api/v1/releasers/34848/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34848/",
    "id": 34848,
    "name": "Starchaser",
    "is_group": false,
    "nicks": [
        {
            "name": "AMcBain",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "AMcBain"
            ]
        },
        {
            "name": "Starchaser",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Starchaser"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44287/?format=api",
                "id": 44287,
                "name": "from://kennewick"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6228/?format=api",
                "id": 6228,
                "name": "SceneSat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                "id": 6280,
                "name": "Nectarine"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://asmcbain.net/"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://woof.tech/@asmcbain"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=93381"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5611"
        },
        {
            "link_class": "Tic80Dev",
            "url": "https://tic80.com/dev?id=9761"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/asmcbain"
        }
    ]
}