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

{
    "url": "https://demozoo.org/api/v1/releasers/40562/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/40562/",
    "id": 40562,
    "name": "Jenni",
    "is_group": false,
    "nicks": [
        {
            "name": "Jenni",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jenni"
            ]
        },
        {
            "name": "Rasputina",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rasputina"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51048/?format=api",
                "id": 51048,
                "name": "Happy Carnivores"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2908"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1856"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/tjatpanter"
        }
    ]
}