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

{
    "url": "https://demozoo.org/api/v1/releasers/115087/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115087/",
    "id": 115087,
    "name": "Rebellion",
    "is_group": true,
    "nicks": [
        {
            "name": "Rebellion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rebellion"
            ]
        },
        {
            "name": "The Rebellion",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Rebellion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115088/?format=api",
                "id": 115088,
                "name": "Hawk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150511/?format=api",
                "id": 150511,
                "name": "Python"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150512/?format=api",
                "id": 150512,
                "name": "Babylon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtariLegendMenuset",
            "url": "https://www.atarilegend.com/menusets/172"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/R/REBELION/"
        }
    ]
}