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

{
    "url": "https://demozoo.org/api/v1/releasers/5484/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5484/",
    "id": 5484,
    "name": "Bp",
    "is_group": false,
    "nicks": [
        {
            "name": "Blue Phantom",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Blue Phantom"
            ]
        },
        {
            "name": "Bp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                "id": 5483,
                "name": "Fuzzion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21585/?format=api",
                "id": 21585,
                "name": "Savage"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=116"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=639"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/rrafols"
        }
    ]
}