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

{
    "url": "https://demozoo.org/api/v1/releasers/95759/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95759/",
    "id": 95759,
    "name": "Funx Crack Band",
    "is_group": true,
    "nicks": [
        {
            "name": "Funx Crack Band",
            "abbreviation": "FCB",
            "is_primary_nick": true,
            "variants": [
                "FCB",
                "Funx Crack Band"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95760/?format=api",
                "id": 95760,
                "name": "Funx"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6241"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31286"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13012"
        }
    ]
}