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

{
    "url": "https://demozoo.org/api/v1/releasers/806/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/806/",
    "id": 806,
    "name": "FishGuy876",
    "is_group": false,
    "nicks": [
        {
            "name": "FishGuy876",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FishGuy876"
            ]
        },
        {
            "name": "Mush",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mush"
            ]
        },
        {
            "name": "Mushroom",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mushroom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79177/?format=api",
                "id": 79177,
                "name": "Mushroom Software"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                "id": 6280,
                "name": "Nectarine"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=36787"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5265"
        }
    ]
}