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

{
    "url": "https://demozoo.org/api/v1/releasers/68946/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68946/",
    "id": 68946,
    "name": "Gods Of The Universe",
    "is_group": true,
    "nicks": [
        {
            "name": "Gods Of The Universe",
            "abbreviation": "GOTU",
            "is_primary_nick": true,
            "variants": [
                "GOTU",
                "Gods Of The Universe"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68945/?format=api",
                "id": 68945,
                "name": "Harry"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78192/?format=api",
                "id": 78192,
                "name": "Lavina"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78193/?format=api",
                "id": 78193,
                "name": "Shadow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80963/?format=api",
                "id": 80963,
                "name": "DLST"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16045/?format=api",
                "id": 16045,
                "name": "Celticdesign"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Plus4WorldGroup",
            "url": "http://plus4world.powweb.com/groups/GOTU"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4254"
        }
    ]
}