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

{
    "url": "https://demozoo.org/api/v1/releasers/97478/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97478/",
    "id": 97478,
    "name": "Classic Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Classic Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Classic Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59523/?format=api",
                "id": 59523,
                "name": "Junix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63763/?format=api",
                "id": 63763,
                "name": "Merlin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54276/?format=api",
                "id": 54276,
                "name": "Zetrix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99813/?format=api",
                "id": 99813,
                "name": "Unihawk"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38699"
        }
    ]
}