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

{
    "url": "https://demozoo.org/api/v1/releasers/21339/?format=api",
    "demozoo_url": "https://demozoo.org/groups/21339/",
    "id": 21339,
    "name": "Alpha Raid",
    "is_group": true,
    "nicks": [
        {
            "name": "Alpha Raid",
            "abbreviation": "AR",
            "is_primary_nick": true,
            "variants": [
                "AR",
                "Alpha Raid"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18532/?format=api",
                "id": 18532,
                "name": "nosam"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73855/?format=api",
                "id": 73855,
                "name": "tati"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109291/?format=api",
                "id": 109291,
                "name": "eneloh"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=10506"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11627"
        }
    ]
}