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

{
    "url": "https://demozoo.org/api/v1/releasers/60810/?format=api",
    "demozoo_url": "https://demozoo.org/groups/60810/",
    "id": 60810,
    "name": "Nerds",
    "is_group": true,
    "nicks": [
        {
            "name": "Nerds",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nerds"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13476/?format=api",
                "id": 13476,
                "name": "KBS"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108669/?format=api",
                "id": 108669,
                "name": "Poison"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1208"
        }
    ]
}