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

{
    "url": "https://demozoo.org/api/v1/releasers/84641/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/84641/",
    "id": 84641,
    "name": "Ghost",
    "is_group": false,
    "nicks": [
        {
            "name": "Ghost",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ghost"
            ]
        },
        {
            "name": "Ghost64",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ghost64"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139826/?format=api",
                "id": 139826,
                "name": "Quantum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                "id": 5554,
                "name": "Civitas"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19452/?format=api",
                "id": 19452,
                "name": "Disorder"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13286/?format=api",
                "id": 13286,
                "name": "High-Tech"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9027"
        }
    ]
}