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

{
    "url": "https://demozoo.org/api/v1/releasers/9859/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9859/",
    "id": 9859,
    "name": "Banpei",
    "is_group": false,
    "nicks": [
        {
            "name": "Banpei",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Banpei"
            ]
        },
        {
            "name": "Mech",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mech"
            ]
        },
        {
            "name": "Pozor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pozor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9858/?format=api",
                "id": 9858,
                "name": "Cheese Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6526/?format=api",
                "id": 6526,
                "name": "The KIP Brigade"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5889"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=568"
        }
    ]
}