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

{
    "url": "https://demozoo.org/api/v1/releasers/90089/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90089/",
    "id": 90089,
    "name": "The Weasel",
    "is_group": false,
    "nicks": [
        {
            "name": "The Weasel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Weasel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18949/?format=api",
                "id": 18949,
                "name": "Prestige"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128425/?format=api",
                "id": 128425,
                "name": "Delusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128426/?format=api",
                "id": 128426,
                "name": "Swedish Power Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8451"
        }
    ]
}