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

{
    "url": "https://demozoo.org/api/v1/releasers/70690/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70690/",
    "id": 70690,
    "name": "The Raven",
    "is_group": true,
    "nicks": [
        {
            "name": "The Raven",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Raven"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79938/?format=api",
                "id": 79938,
                "name": "The Brain"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97775/?format=api",
                "id": 97775,
                "name": "Acid P."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97773/?format=api",
                "id": 97773,
                "name": "Dr. Bytes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114358/?format=api",
                "id": 114358,
                "name": "Beathoven"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92504/?format=api",
                "id": 92504,
                "name": "Double D."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97774/?format=api",
                "id": 97774,
                "name": "Monstermind"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39888"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1447"
        }
    ]
}