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

{
    "url": "https://demozoo.org/api/v1/releasers/15276/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15276/",
    "id": 15276,
    "name": "cupe",
    "is_group": false,
    "nicks": [
        {
            "name": "cupe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "cupe"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3527/?format=api",
                "id": 3527,
                "name": "Never"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                "id": 3556,
                "name": "Mercury"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18772/?format=api",
                "id": 18772,
                "name": "Abgestürzte Akademiker"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6311/?format=api",
                "id": 6311,
                "name": "Stroboholics"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=35325"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5479"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/cupe_cupe"
        }
    ]
}