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

{
    "url": "https://demozoo.org/api/v1/releasers/3824/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3824/",
    "id": 3824,
    "name": "Pro",
    "is_group": false,
    "nicks": [
        {
            "name": "Pro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pro"
            ]
        },
        {
            "name": "Tony Blur",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tony Blur"
            ]
        },
        {
            "name": "pro[st]",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pro(st)",
                "pro[st]"
            ]
        },
        {
            "name": "proc",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "proc"
            ]
        },
        {
            "name": "prost",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "prost"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10237/?format=api",
                "id": 10237,
                "name": "Skullpture"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13220/?format=api",
                "id": 13220,
                "name": "Buenzli Orgas"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45255/?format=api",
                "id": 45255,
                "name": "Schengen Allstars"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/thomas_obermaier"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1883"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=955"
        }
    ]
}