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

{
    "url": "https://demozoo.org/api/v1/releasers/125947/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/125947/",
    "id": 125947,
    "name": "Ghostrider",
    "is_group": false,
    "nicks": [
        {
            "name": "Ghostrider",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ghostrider"
            ]
        },
        {
            "name": "Niels Brouwers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Niels Brouwers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5058/?format=api",
                "id": 5058,
                "name": "Mega Industries"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125948/?format=api",
                "id": 125948,
                "name": "Fam Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54791/?format=api",
                "id": 54791,
                "name": "Acid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76452/?format=api",
                "id": 76452,
                "name": "Acid Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70704/?format=api",
                "id": 70704,
                "name": "Duplex"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5679"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16805"
        }
    ]
}