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

{
    "url": "https://demozoo.org/api/v1/releasers/50326/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50326/",
    "id": 50326,
    "name": "Von-Rays",
    "is_group": false,
    "nicks": [
        {
            "name": "Von-Rays",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Von Rays",
                "Von-Rays"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10781/?format=api",
                "id": 10781,
                "name": "Funzine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14843/?format=api",
                "id": 14843,
                "name": "Redbullz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8062"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42654"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/5458/"
        }
    ]
}