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

{
    "url": "https://demozoo.org/api/v1/releasers/16239/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16239/",
    "id": 16239,
    "name": "Bezurk",
    "is_group": false,
    "nicks": [
        {
            "name": "Bezurk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BZK",
                "Bezurk"
            ]
        }
    ],
    "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/27950/?format=api",
                "id": 27950,
                "name": "BeatForce"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28543/?format=api",
                "id": 28543,
                "name": "Rewind Music"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34053/?format=api",
                "id": 34053,
                "name": "BroekHoest Inc."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=607"
        }
    ]
}