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

{
    "url": "https://demozoo.org/api/v1/releasers/58114/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58114/",
    "id": 58114,
    "name": "Kneebiter",
    "is_group": false,
    "nicks": [
        {
            "name": "Kneebiter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kneebiter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14275/?format=api",
                "id": 14275,
                "name": "Threesome"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6392/?format=api",
                "id": 6392,
                "name": "Fulcrum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111535/?format=api",
                "id": 111535,
                "name": "Audio Video Assembly"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=88044"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1410"
        }
    ]
}