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

{
    "url": "https://demozoo.org/api/v1/releasers/97087/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97087/",
    "id": 97087,
    "name": "Apocalypse Bay",
    "is_group": true,
    "nicks": [
        {
            "name": "Apocalypse Bay",
            "abbreviation": "APB",
            "is_primary_nick": true,
            "variants": [
                "APB",
                "Apocalypse Bay"
            ]
        },
        {
            "name": "Apocalypse Bay Inc.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Apocalypse Bay Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97088/?format=api",
                "id": 97088,
                "name": "Varso"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105289/?format=api",
                "id": 105289,
                "name": "Scat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137881/?format=api",
                "id": 137881,
                "name": "007"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137882/?format=api",
                "id": 137882,
                "name": "Nick"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=36963"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1148"
        }
    ]
}