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

{
    "url": "https://demozoo.org/api/v1/releasers/147990/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/147990/",
    "id": 147990,
    "name": "Freddie",
    "is_group": false,
    "nicks": [
        {
            "name": "Freddie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Freddie"
            ]
        },
        {
            "name": "Mr. X",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. X"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109625/?format=api",
                "id": 109625,
                "name": "The Cracker Duo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43076/?format=api",
                "id": 43076,
                "name": "Heartbeat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5915/?format=api",
                "id": 5915,
                "name": "Laxity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5024/?format=api",
                "id": 5024,
                "name": "X-Factor"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=539"
        }
    ]
}