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

{
    "url": "https://demozoo.org/api/v1/releasers/17015/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17015/",
    "id": 17015,
    "name": "AAA Band",
    "is_group": true,
    "nicks": [
        {
            "name": "AAA Band",
            "abbreviation": "AAA",
            "is_primary_nick": true,
            "variants": [
                "AAA",
                "AAA Band",
                "AAABand",
                "AAABand Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23888/?format=api",
                "id": 23888,
                "name": "VNN"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12717/?format=api",
                "id": 12717,
                "name": "Tiboh"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45753/?format=api",
                "id": 45753,
                "name": "AAA"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                "id": 23887,
                "name": "g0blinish"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.zxaaa.net/AAABAND.html"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10863"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12758"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/aaa_band/"
        }
    ]
}