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

{
    "url": "https://demozoo.org/api/v1/releasers/90838/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90838/",
    "id": 90838,
    "name": "Fancy Rats",
    "is_group": true,
    "nicks": [
        {
            "name": "Fancy Rats",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fancy Rats"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104665/?format=api",
                "id": 104665,
                "name": "rime"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104666/?format=api",
                "id": 104666,
                "name": "Ediman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=10251"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14428"
        }
    ]
}