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

{
    "url": "https://demozoo.org/api/v1/releasers/106920/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106920/",
    "id": 106920,
    "name": "Advanced Breaking Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Advanced Breaking Crew",
            "abbreviation": "ABC",
            "is_primary_nick": true,
            "variants": [
                "ABC",
                "Advanced Breaking Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23277/?format=api",
                "id": 23277,
                "name": "The Damned"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23275/?format=api",
                "id": 23275,
                "name": "Seven Up"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3580"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9264"
        }
    ]
}