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

{
    "url": "https://demozoo.org/api/v1/releasers/53196/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53196/",
    "id": 53196,
    "name": "Generation 64",
    "is_group": true,
    "nicks": [
        {
            "name": "Generation 64",
            "abbreviation": "G64",
            "is_primary_nick": true,
            "variants": [
                "G64",
                "Gen 64",
                "Generation 64"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53786/?format=api",
                "id": 53786,
                "name": "Spelpappan"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=8067"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12422"
        }
    ]
}