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

{
    "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8946/",
    "id": 8946,
    "name": "Phantom Lord",
    "is_group": false,
    "nicks": [
        {
            "name": "Phantom Lord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PL",
                "PLord",
                "Phantom Lord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8947/?format=api",
                "id": 8947,
                "name": "Accept Corp"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9341/?format=api",
                "id": 9341,
                "name": "Critical Mass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64421"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1971/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2385"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3379"
        }
    ]
}