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

{
    "url": "https://demozoo.org/api/v1/releasers/52545/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/52545/",
    "id": 52545,
    "name": "Joe The Madman",
    "is_group": false,
    "nicks": [
        {
            "name": "Joe The Madman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "JTM",
                "Joe The Madman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27937/?format=api",
                "id": 27937,
                "name": "Visual Reality"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105739/?format=api",
                "id": 105739,
                "name": "Ideal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52635/?format=api",
                "id": 52635,
                "name": "Cheyens"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7519/?format=api",
                "id": 7519,
                "name": "Dominators Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140725/?format=api",
                "id": 140725,
                "name": "Federation Against Lamers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140726/?format=api",
                "id": 140726,
                "name": "Plasma Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8707/?format=api",
                "id": 8707,
                "name": "Analogue"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=645"
        }
    ]
}