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

{
    "url": "https://demozoo.org/api/v1/releasers/23473/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23473/",
    "id": 23473,
    "name": "Jaded Narcissists",
    "is_group": true,
    "nicks": [
        {
            "name": "Jaded Narcissists",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jaded Narcissists"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23472/?format=api",
                "id": 23472,
                "name": "Convuls"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23478/?format=api",
                "id": 23478,
                "name": "UTOPYA"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}