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

{
    "url": "https://demozoo.org/api/v1/releasers/55485/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55485/",
    "id": 55485,
    "name": "Evony",
    "is_group": false,
    "nicks": [
        {
            "name": "Evony",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Evony"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55486/?format=api",
                "id": 55486,
                "name": "Nordic Beat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1248/?format=api",
                "id": 1248,
                "name": "Rizing"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6017"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/11451641-Evony-3"
        }
    ]
}