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

{
    "url": "https://demozoo.org/api/v1/releasers/5198/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5198/",
    "id": 5198,
    "name": "Mush",
    "is_group": false,
    "nicks": [
        {
            "name": "Mush",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mush"
            ]
        },
        {
            "name": "Mushies",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mushies"
            ]
        },
        {
            "name": "Splash",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Splash"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5194/?format=api",
                "id": 5194,
                "name": "Demons"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                "id": 8318,
                "name": "New Generation Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                "id": 662,
                "name": "Phenomena"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/93955/?format=api",
                "id": 93955,
                "name": "Erotic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5202"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13519"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/3249/"
        }
    ]
}