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

{
    "url": "https://demozoo.org/api/v1/releasers/6379/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6379/",
    "id": 6379,
    "name": "Advance",
    "is_group": true,
    "nicks": [
        {
            "name": "Advance",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Advance"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6381/?format=api",
                "id": 6381,
                "name": "Sam"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6383/?format=api",
                "id": 6383,
                "name": "Judge"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6385/?format=api",
                "id": 6385,
                "name": "Mr. Head"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6384/?format=api",
                "id": 6384,
                "name": "Banzai"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6380/?format=api",
                "id": 6380,
                "name": "Dalton"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6382/?format=api",
                "id": 6382,
                "name": "Zoltar"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8737"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1282"
        }
    ]
}