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

{
    "url": "https://demozoo.org/api/v1/releasers/87558/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87558/",
    "id": 87558,
    "name": "Benefit of the Boomerang",
    "is_group": false,
    "nicks": [
        {
            "name": "Benefit of the Boomerang",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Benefit of the Boomerang"
            ]
        },
        {
            "name": "Boomerang",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Boomerang"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87559/?format=api",
                "id": 87559,
                "name": "Yomi Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://benefitoftheboomerang.bandcamp.com/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/botbee/"
        }
    ]
}