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

{
    "url": "https://demozoo.org/api/v1/releasers/20366/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20366/",
    "id": 20366,
    "name": "Rosty",
    "is_group": false,
    "nicks": [
        {
            "name": "Diver",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Diver"
            ]
        },
        {
            "name": "Ironoxide",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ironoxide"
            ]
        },
        {
            "name": "Rosty",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rosty"
            ]
        },
        {
            "name": "Ruthene",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ruthene"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13980/?format=api",
                "id": 13980,
                "name": "Die Datenbäcker"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5120"
        }
    ]
}