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

{
    "url": "https://demozoo.org/api/v1/releasers/87390/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87390/",
    "id": 87390,
    "name": "beek",
    "is_group": false,
    "nicks": [
        {
            "name": "Terra Lhynix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Terra Lhynix"
            ]
        },
        {
            "name": "ast0r",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ast0r"
            ]
        },
        {
            "name": "beek",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "beek"
            ]
        },
        {
            "name": "beekeeper",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "beekeeper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87388/?format=api",
                "id": 87388,
                "name": "Wizard"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://b-e-e-k.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://chrisdelcamino.com"
        }
    ]
}