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

{
    "url": "https://demozoo.org/api/v1/releasers/76972/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76972/",
    "id": 76972,
    "name": "Bello Games",
    "is_group": true,
    "nicks": [
        {
            "name": "Bello Games",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bello Games"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76973/?format=api",
                "id": 76973,
                "name": "Luis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10489/?format=api",
                "id": 10489,
                "name": "GGN"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2550/?format=api",
                "id": 2550,
                "name": "SH3"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://bellogames.atari.org"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/B/BELLO/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13724"
        }
    ]
}