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

{
    "url": "https://demozoo.org/api/v1/releasers/7980/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7980/",
    "id": 7980,
    "name": "Zygote",
    "is_group": false,
    "nicks": [
        {
            "name": "Tonza",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tonza"
            ]
        },
        {
            "name": "Zygote",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zygote"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/574/?format=api",
                "id": 574,
                "name": "Jamm"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3401/?format=api",
                "id": 3401,
                "name": "Anarchy PC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7912/?format=api",
                "id": 7912,
                "name": "Onyx"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8476"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1240/"
        }
    ]
}