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

{
    "url": "https://demozoo.org/api/v1/releasers/32456/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32456/",
    "id": 32456,
    "name": "Simon",
    "is_group": false,
    "nicks": [
        {
            "name": "Corwin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Corwin"
            ]
        },
        {
            "name": "Corwin Sparrow",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Corwin Sparrow"
            ]
        },
        {
            "name": "DJ Toby",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Toby"
            ]
        },
        {
            "name": "Da Vinci",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Da Vinci"
            ]
        },
        {
            "name": "Simon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Simon"
            ]
        },
        {
            "name": "Sublevel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sublevel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32209/?format=api",
                "id": 32209,
                "name": "Trideja"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48981/?format=api",
                "id": 48981,
                "name": "JustUs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48984/?format=api",
                "id": 48984,
                "name": "Silver Acorn Prod."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1535"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/S/SIMON_TR/"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@hastypixels"
        }
    ]
}