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

{
    "url": "https://demozoo.org/api/v1/releasers/34387/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34387/",
    "id": 34387,
    "name": "Sledge Hammer",
    "is_group": false,
    "nicks": [
        {
            "name": "Ralf Buml",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ralf Buml"
            ]
        },
        {
            "name": "Sledge Hammer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sledge Hammer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2191/?format=api",
                "id": 2191,
                "name": "The Germs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44935/?format=api",
                "id": 44935,
                "name": "Trinity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38704/?format=api",
                "id": 38704,
                "name": "Grinder"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010518054028/http://home.t-online.de:80/home/sledge-hammer/"
        }
    ]
}