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

{
    "url": "https://demozoo.org/api/v1/releasers/47622/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47622/",
    "id": 47622,
    "name": "Shizzcat",
    "is_group": false,
    "nicks": [
        {
            "name": "Shizzcat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shizzcat"
            ]
        },
        {
            "name": "The Star Man",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Star Man"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47614/?format=api",
                "id": 47614,
                "name": "Victory"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67840/?format=api",
                "id": 67840,
                "name": "South Banat Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112247/?format=api",
                "id": 112247,
                "name": "The Hexagon Pirates 1771"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15115"
        }
    ]
}