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

{
    "url": "https://demozoo.org/api/v1/releasers/856/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/856/",
    "id": 856,
    "name": "Cynic",
    "is_group": false,
    "nicks": [
        {
            "name": "Cynic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cynic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/862/?format=api",
                "id": 862,
                "name": "Still"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13617/?format=api",
                "id": 13617,
                "name": "Dawn of a New Age"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36466/?format=api",
                "id": 36466,
                "name": "Demons"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.still-scene.org/person/show/5"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=23030"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=100"
        }
    ]
}