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

{
    "url": "https://demozoo.org/api/v1/releasers/18042/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18042/",
    "id": 18042,
    "name": "Arts of Darkness",
    "is_group": true,
    "nicks": [
        {
            "name": "A.O.D.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "A.O.D."
            ]
        },
        {
            "name": "A_o_D",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "A_o_D"
            ]
        },
        {
            "name": "Arts of Darkness",
            "abbreviation": "AOD",
            "is_primary_nick": true,
            "variants": [
                "AOD",
                "Arts of Darkness"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21596/?format=api",
                "id": 21596,
                "name": "Kopernik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50312/?format=api",
                "id": 50312,
                "name": "SilverFox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5738/?format=api",
                "id": 5738,
                "name": "Jailbird"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11540/?format=api",
                "id": 11540,
                "name": "Drake"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=381"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2513"
        }
    ]
}