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

{
    "url": "https://demozoo.org/api/v1/releasers/12963/?format=api",
    "demozoo_url": "https://demozoo.org/groups/12963/",
    "id": 12963,
    "name": "Dr. Dyregod og Ko",
    "is_group": true,
    "nicks": [
        {
            "name": "Dr. Dyregod",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Dyregod"
            ]
        },
        {
            "name": "Dr. Dyregod og Ko",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. Dyregod og Ko"
            ]
        },
        {
            "name": "Dr.Dyregod & Kompani",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr.Dyregod & Kompani"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8768/?format=api",
                "id": 8768,
                "name": "Lekrist"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12962/?format=api",
                "id": 12962,
                "name": "Paladin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3987/?format=api",
                "id": 3987,
                "name": "Nicomen"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13803/?format=api",
                "id": 13803,
                "name": "Silver"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2015"
        }
    ]
}