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

{
    "url": "https://demozoo.org/api/v1/releasers/24823/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24823/",
    "id": 24823,
    "name": "Goeber",
    "is_group": false,
    "nicks": [
        {
            "name": "Goeb",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Goeb"
            ]
        },
        {
            "name": "Goeber",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Goeber"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16234/?format=api",
                "id": 16234,
                "name": "Boom Bass Records"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26436/?format=api",
                "id": 26436,
                "name": "RotA"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3073"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20011029172258/http://www.geocities.com/SunsetStrip/Backstage/1865/"
        }
    ]
}