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

{
    "url": "https://demozoo.org/api/v1/releasers/8362/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8362/",
    "id": 8362,
    "name": "Ervin",
    "is_group": false,
    "nicks": [
        {
            "name": "Ervin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ervin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8363/?format=api",
                "id": 8363,
                "name": "Abaddon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18846/?format=api",
                "id": 18846,
                "name": "We'Kings"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18835"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19970727150416/http://www.sch.bme.hu/~ervin/"
        }
    ]
}