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

{
    "url": "https://demozoo.org/api/v1/releasers/24507/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24507/",
    "id": 24507,
    "name": "CNNB Squad",
    "is_group": true,
    "nicks": [
        {
            "name": "CNNB Squad",
            "abbreviation": "CNNB",
            "is_primary_nick": true,
            "variants": [
                "CNNB",
                "CNNB Squad"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24508/?format=api",
                "id": 24508,
                "name": "Fitzroy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24509/?format=api",
                "id": 24509,
                "name": "Neon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20094/?format=api",
                "id": 20094,
                "name": "Orb"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kalosz.biz/ftp/distro/cnnb/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4063"
        }
    ]
}