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

{
    "url": "https://demozoo.org/api/v1/releasers/102621/?format=api",
    "demozoo_url": "https://demozoo.org/groups/102621/",
    "id": 102621,
    "name": "Supernova",
    "is_group": true,
    "nicks": [
        {
            "name": "Supernova",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Supernova"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93440/?format=api",
                "id": 93440,
                "name": "Chimaira"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93439/?format=api",
                "id": 93439,
                "name": "Bitplanner"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/151062/?format=api",
                "id": 151062,
                "name": "Dr. Beat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/151063/?format=api",
                "id": 151063,
                "name": "Electra"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=62821"
        }
    ]
}