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

{
    "url": "https://demozoo.org/api/v1/releasers/33525/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33525/",
    "id": 33525,
    "name": "Alive Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Alive Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alive Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2476/?format=api",
                "id": 2476,
                "name": "CiH"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30327/?format=api",
                "id": 30327,
                "name": "Cyclone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2477/?format=api",
                "id": 2477,
                "name": "Felice"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2063/?format=api",
                "id": 2063,
                "name": "ST Survivor"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://alive.atari.org/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=381"
        }
    ]
}