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

{
    "url": "https://demozoo.org/api/v1/releasers/120070/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/120070/",
    "id": 120070,
    "name": "Spook",
    "is_group": false,
    "nicks": [
        {
            "name": "Spook",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spook"
            ]
        },
        {
            "name": "TSF",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TSF"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5100/?format=api",
                "id": 5100,
                "name": "Powerzone Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3497/?format=api",
                "id": 3497,
                "name": "Ability"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4971/?format=api",
                "id": 4971,
                "name": "AMOK"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142393/?format=api",
                "id": 142393,
                "name": "M and M Worldwide"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=964"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5330"
        }
    ]
}