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

{
    "url": "https://demozoo.org/api/v1/releasers/27134/?format=api",
    "demozoo_url": "https://demozoo.org/groups/27134/",
    "id": 27134,
    "name": "Draction the 2nd Generation",
    "is_group": true,
    "nicks": [
        {
            "name": "Draction the 2nd Generation",
            "abbreviation": "DCT2",
            "is_primary_nick": true,
            "variants": [
                "DCT2",
                "Draction the 2nd Generation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126306/?format=api",
                "id": 126306,
                "name": "Rayman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129337/?format=api",
                "id": 129337,
                "name": "Spoiler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44634/?format=api",
                "id": 44634,
                "name": "Access"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}