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

{
    "url": "https://demozoo.org/api/v1/releasers/96890/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96890/",
    "id": 96890,
    "name": "Anti Coldstone Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Anti Coldstone Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anti Coldstone Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96891/?format=api",
                "id": 96891,
                "name": "Currywurst"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96999/?format=api",
                "id": 96999,
                "name": "Pommes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97000/?format=api",
                "id": 97000,
                "name": "Friz"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=36159"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7984"
        }
    ]
}