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

{
    "url": "https://demozoo.org/api/v1/releasers/60571/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60571/",
    "id": 60571,
    "name": "Peter",
    "is_group": false,
    "nicks": [
        {
            "name": "Peter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Peter"
            ]
        },
        {
            "name": "The Black Shadow",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Black Shadow"
            ]
        },
        {
            "name": "Tycoon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tycoon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48044/?format=api",
                "id": 48044,
                "name": "Enigma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12754/?format=api",
                "id": 12754,
                "name": "Talent"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140856/?format=api",
                "id": 140856,
                "name": "The Gang 1933"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106624/?format=api",
                "id": 106624,
                "name": "The Lions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86046/?format=api",
                "id": 86046,
                "name": "Miami Vice Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115492/?format=api",
                "id": 115492,
                "name": "The Bulldogs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5225"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17205"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10753"
        }
    ]
}