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

{
    "url": "https://demozoo.org/api/v1/releasers/10144/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10144/",
    "id": 10144,
    "name": "Dr. Pitch",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Pitch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. Pitch",
                "Dr.Pitch",
                "DrPitch"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                "id": 5483,
                "name": "Fuzzion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21585/?format=api",
                "id": 21585,
                "name": "Savage"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=128"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2915"
        }
    ]
}