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

{
    "url": "https://demozoo.org/api/v1/releasers/7924/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7924/",
    "id": 7924,
    "name": "Progress",
    "is_group": true,
    "nicks": [
        {
            "name": "Progress",
            "abbreviation": "PRG",
            "is_primary_nick": true,
            "variants": [
                "PRG",
                "Progress"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48405/?format=api",
                "id": 48405,
                "name": "Cube"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48406/?format=api",
                "id": 48406,
                "name": "Double D"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48407/?format=api",
                "id": 48407,
                "name": "Dr. Angelo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48409/?format=api",
                "id": 48409,
                "name": "Fuzz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48410/?format=api",
                "id": 48410,
                "name": "Ghostrider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48404/?format=api",
                "id": 48404,
                "name": "Syncros"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11472/?format=api",
                "id": 11472,
                "name": "Zzzax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66181/?format=api",
                "id": 66181,
                "name": "Exodus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4431"
        }
    ]
}