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

{
    "url": "https://demozoo.org/api/v1/releasers/71849/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71849/",
    "id": 71849,
    "name": "Spike",
    "is_group": false,
    "nicks": [
        {
            "name": "Spike",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spike"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23418/?format=api",
                "id": 23418,
                "name": "Amorphis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20545/?format=api",
                "id": 20545,
                "name": "Albion Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75913/?format=api",
                "id": 75913,
                "name": "Estate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3978"
        }
    ]
}