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

{
    "url": "https://demozoo.org/api/v1/releasers/6393/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6393/",
    "id": 6393,
    "name": "zeroshift",
    "is_group": false,
    "nicks": [
        {
            "name": "zeroshift",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "zeroshift"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6439/?format=api",
                "id": 6439,
                "name": "Napalm Core"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69577/?format=api",
                "id": 69577,
                "name": "Coprocessor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106281/?format=api",
                "id": 106281,
                "name": "ScenePT All Stars"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10083"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=30908"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4396"
        }
    ]
}