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

{
    "url": "https://demozoo.org/api/v1/releasers/126634/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/126634/",
    "id": 126634,
    "name": "Death Stalker",
    "is_group": false,
    "nicks": [
        {
            "name": "Death Stalker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Death Stalker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126635/?format=api",
                "id": 126635,
                "name": "The Three Stooges"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126633/?format=api",
                "id": 126633,
                "name": "Damage Software Incorporated"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19130"
        }
    ]
}