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

{
    "url": "https://demozoo.org/api/v1/releasers/25288/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25288/",
    "id": 25288,
    "name": "wOLVERINe",
    "is_group": false,
    "nicks": [
        {
            "name": "wOLVERINe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "wOLVERINe"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25289/?format=api",
                "id": 25289,
                "name": "Metal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                "id": 6530,
                "name": "Image!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14564/?format=api",
                "id": 14564,
                "name": "Myth"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=3213"
        }
    ]
}