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

{
    "url": "https://demozoo.org/api/v1/releasers/26104/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26104/",
    "id": 26104,
    "name": "World Federation of Mad Snickers",
    "is_group": true,
    "nicks": [
        {
            "name": "World Federation of Mad Snickers",
            "abbreviation": "WFMS",
            "is_primary_nick": true,
            "variants": [
                "WFMS",
                "World Federation of Mad Snickers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26109/?format=api",
                "id": 26109,
                "name": "Random22"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55866/?format=api",
                "id": 55866,
                "name": "DJ Dresisq"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26268/?format=api",
                "id": 26268,
                "name": "Ziober"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135948/?format=api",
                "id": 135948,
                "name": "Set"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43299"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4028"
        }
    ]
}