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

{
    "url": "https://demozoo.org/api/v1/releasers/39274/?format=api",
    "demozoo_url": "https://demozoo.org/groups/39274/",
    "id": 39274,
    "name": "The Demented",
    "is_group": true,
    "nicks": [
        {
            "name": "The Demented",
            "abbreviation": "TDM",
            "is_primary_nick": true,
            "variants": [
                "TDM",
                "The Demented"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39273/?format=api",
                "id": 39273,
                "name": "Turtle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109651/?format=api",
                "id": 109651,
                "name": "Jareth"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112684/?format=api",
                "id": 112684,
                "name": "Joker"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2259"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8801"
        }
    ]
}