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

{
    "url": "https://demozoo.org/api/v1/releasers/30471/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30471/",
    "id": 30471,
    "name": "Godmode Falcons",
    "is_group": true,
    "nicks": [
        {
            "name": "Godmode Falcons",
            "abbreviation": "GMFLC",
            "is_primary_nick": true,
            "variants": [
                "GMFLC",
                "Godmode Falcons"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26872/?format=api",
                "id": 26872,
                "name": "Ravezed"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14418/?format=api",
                "id": 14418,
                "name": "-SP-"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7818"
        }
    ]
}