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

{
    "url": "https://demozoo.org/api/v1/releasers/41427/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41427/",
    "id": 41427,
    "name": "Aeroholics",
    "is_group": true,
    "nicks": [
        {
            "name": "Aeroholics",
            "abbreviation": "AHS",
            "is_primary_nick": true,
            "variants": [
                "AHS",
                "Aeroholics"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3140/?format=api",
                "id": 3140,
                "name": "Ansichrist"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81963/?format=api",
                "id": 81963,
                "name": "The Risk"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6653"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/graphics/groups/aeroholics/"
        }
    ]
}