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

{
    "url": "https://demozoo.org/api/v1/releasers/63624/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63624/",
    "id": 63624,
    "name": "Bionic Commandos",
    "is_group": true,
    "nicks": [
        {
            "name": "Bionic Commandos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bionic Commandos"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63623/?format=api",
                "id": 63623,
                "name": "Bowie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/712/?format=api",
                "id": 712,
                "name": "Midnight Maniac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91961/?format=api",
                "id": 91961,
                "name": "Spartacus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=6486"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6746"
        }
    ]
}