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

{
    "url": "https://demozoo.org/api/v1/releasers/69481/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69481/",
    "id": 69481,
    "name": "Zombie Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Zombie Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zombie Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69484/?format=api",
                "id": 69484,
                "name": "FCS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69485/?format=api",
                "id": 69485,
                "name": "Bud Spencer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69486/?format=api",
                "id": 69486,
                "name": "The Mad Hacker"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6207"
        }
    ]
}