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

{
    "url": "https://demozoo.org/api/v1/releasers/95812/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/95812/",
    "id": 95812,
    "name": "Bubuland",
    "is_group": false,
    "nicks": [
        {
            "name": "Bubuland",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bubuland"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2967/?format=api",
                "id": 2967,
                "name": "Commando Frontier"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109917/?format=api",
                "id": 109917,
                "name": "The New Frontier"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69238/?format=api",
                "id": 69238,
                "name": "D.S. Compware"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2918"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31593"
        }
    ]
}