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

{
    "url": "https://demozoo.org/api/v1/releasers/4146/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4146/",
    "id": 4146,
    "name": "Perfect Illusion",
    "is_group": true,
    "nicks": [
        {
            "name": "Perfect Illusion",
            "abbreviation": "PI",
            "is_primary_nick": true,
            "variants": [
                "PI",
                "Perfect Illusion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4147/?format=api",
                "id": 4147,
                "name": "Express"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4148/?format=api",
                "id": 4148,
                "name": "Dragonlord"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4151/?format=api",
                "id": 4151,
                "name": "TTV"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4152/?format=api",
                "id": 4152,
                "name": "Juzzi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4153/?format=api",
                "id": 4153,
                "name": "Alex Nevermind"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4154/?format=api",
                "id": 4154,
                "name": "Flimbo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37392"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13715"
        }
    ]
}