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

{
    "url": "https://demozoo.org/api/v1/releasers/14746/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14746/",
    "id": 14746,
    "name": "Floyd",
    "is_group": false,
    "nicks": [
        {
            "name": "Floyd",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FYD",
                "Floyd"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                "id": 14647,
                "name": "Willow"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14747/?format=api",
                "id": 14747,
                "name": "TempesT"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2746/?format=api",
                "id": 2746,
                "name": "Panic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7817/?format=api",
                "id": 7817,
                "name": "Centric"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26002/?format=api",
                "id": 26002,
                "name": "Velvet Underground"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14742/?format=api",
                "id": 14742,
                "name": "Ascraeus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=534"
        }
    ]
}