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

{
    "url": "https://demozoo.org/api/v1/releasers/10024/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10024/",
    "id": 10024,
    "name": "Corsario",
    "is_group": false,
    "nicks": [
        {
            "name": "Corsair",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Corsair"
            ]
        },
        {
            "name": "Corsario",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Corsario"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3635/?format=api",
                "id": 3635,
                "name": "NecroStudios"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5945/?format=api",
                "id": 5945,
                "name": "The Lords Of The Bits"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11221/?format=api",
                "id": 11221,
                "name": "Wild Bits"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2978"
        }
    ]
}