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

{
    "url": "https://demozoo.org/api/v1/releasers/19862/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19862/",
    "id": 19862,
    "name": "Alpha",
    "is_group": false,
    "nicks": [
        {
            "name": "Alpha",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alpha"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8013/?format=api",
                "id": 8013,
                "name": "Legend Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54240/?format=api",
                "id": 54240,
                "name": "Axxellerator Logics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58939/?format=api",
                "id": 58939,
                "name": "The Cult"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8791/?format=api",
                "id": 8791,
                "name": "Keen Like Frogs"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=189"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?69575"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/3094/"
        }
    ]
}