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

{
    "url": "https://demozoo.org/api/v1/releasers/73796/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/73796/",
    "id": 73796,
    "name": "Steveboy",
    "is_group": false,
    "nicks": [
        {
            "name": "Steveboy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Steveboy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33617/?format=api",
                "id": 33617,
                "name": "Blazon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://steveboy.uw.hu/egyebek/c64.htm"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=25685"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14130"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/steveboy624"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCkMZE1W6vOhM6vZuieY4Ncw"
        }
    ]
}