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

{
    "url": "https://demozoo.org/api/v1/releasers/75556/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75556/",
    "id": 75556,
    "name": "Deadbeat",
    "is_group": false,
    "nicks": [
        {
            "name": "Deadbeat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deadbeat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26466/?format=api",
                "id": 26466,
                "name": "Sound Alliance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20080827223029/http://www.sound-alliance.com/audio/by/artist/deadbeat"
        }
    ]
}