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

{
    "url": "https://demozoo.org/api/v1/releasers/11637/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11637/",
    "id": 11637,
    "name": "Alpha Millenium Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Alpha Millenium Crew",
            "abbreviation": "AMC",
            "is_primary_nick": true,
            "variants": [
                "AMC",
                "Alpha Millenium Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40684/?format=api",
                "id": 40684,
                "name": "Pegasus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75340/?format=api",
                "id": 75340,
                "name": "Gammawave"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75342/?format=api",
                "id": 75342,
                "name": "Fouzhou"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75343/?format=api",
                "id": 75343,
                "name": "Duke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75341/?format=api",
                "id": 75341,
                "name": "Mempheria"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=985"
        }
    ]
}