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

{
    "url": "https://demozoo.org/api/v1/releasers/5250/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5250/",
    "id": 5250,
    "name": "Haohmaru",
    "is_group": false,
    "nicks": [
        {
            "name": "Haohmaru",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Haohmaru"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5251/?format=api",
                "id": 5251,
                "name": "The Army of Assholes"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5252/?format=api",
                "id": 5252,
                "name": "Discomeats"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5253/?format=api",
                "id": 5253,
                "name": "Liverdance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=25302"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4503"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/haohmaru/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/Haohmaru_"
        }
    ]
}