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

{
    "url": "https://demozoo.org/api/v1/releasers/13838/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13838/",
    "id": 13838,
    "name": "Madame",
    "is_group": false,
    "nicks": [
        {
            "name": "Angela",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Angela"
            ]
        },
        {
            "name": "Madame",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Madame"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10226/?format=api",
                "id": 10226,
                "name": "The Ultimate Mayas"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71299/?format=api",
                "id": 71299,
                "name": "Schnappsgirls"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=32177"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3554"
        }
    ]
}