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

{
    "url": "https://demozoo.org/api/v1/releasers/9867/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9867/",
    "id": 9867,
    "name": "Max Power",
    "is_group": false,
    "nicks": [
        {
            "name": "Avoozl",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Avoozl"
            ]
        },
        {
            "name": "Max Power",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Max Power"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9866/?format=api",
                "id": 9866,
                "name": "Kaleido"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5679/?format=api",
                "id": 5679,
                "name": "The PIMP Brigade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12124/?format=api",
                "id": 12124,
                "name": "ECFh"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28639/?format=api",
                "id": 28639,
                "name": "Coop"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                "id": 5355,
                "name": "Limp Ninja"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=230"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1690"
        }
    ]
}