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

{
    "url": "https://demozoo.org/api/v1/releasers/20321/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20321/",
    "id": 20321,
    "name": "Fireboy",
    "is_group": false,
    "nicks": [
        {
            "name": "Fireboy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fireb0y",
                "Fireboy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3715/?format=api",
                "id": 3715,
                "name": "Ozone"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92231/?format=api",
                "id": 92231,
                "name": "Parabelum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95971/?format=api",
                "id": 95971,
                "name": "Dream's Day"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108865/?format=api",
                "id": 108865,
                "name": "Unexpected Bytes"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80144/?format=api",
                "id": 80144,
                "name": "Custom Real Amigas Never Emulated"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72003/?format=api",
                "id": 72003,
                "name": "CyberTouch"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2703"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46675"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/fireb0y"
        }
    ]
}