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

{
    "url": "https://demozoo.org/api/v1/releasers/26211/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26211/",
    "id": 26211,
    "name": "DeathBoy",
    "is_group": false,
    "nicks": [
        {
            "name": "DeathBoy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DeathBoy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26212/?format=api",
                "id": 26212,
                "name": "Manotron"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deathboy.co.uk/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=48754"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5531"
        }
    ]
}