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

{
    "url": "https://demozoo.org/api/v1/releasers/76433/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76433/",
    "id": 76433,
    "name": "Interfox",
    "is_group": true,
    "nicks": [
        {
            "name": "Interfox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Interfox"
            ]
        },
        {
            "name": "Interfox 1912",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Interfox 1912"
            ]
        },
        {
            "name": "Interfox Cracking Association",
            "abbreviation": "ICA",
            "is_primary_nick": false,
            "variants": [
                "ICA",
                "Interfox Cracking Association"
            ]
        },
        {
            "name": "Interfox Workshop",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Interfox Workshop"
            ]
        },
        {
            "name": "The Interfox Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Interfox Team"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2977/?format=api",
                "id": 2977,
                "name": "Active Cracking Crew"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115715/?format=api",
                "id": 115715,
                "name": "The Westend Hacker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115716/?format=api",
                "id": 115716,
                "name": "Chop"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129932/?format=api",
                "id": 129932,
                "name": "CTS"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129933/?format=api",
                "id": 129933,
                "name": "The Outsider"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3107"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3652"
        }
    ]
}