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

{
    "url": "https://demozoo.org/api/v1/releasers/122510/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122510/",
    "id": 122510,
    "name": "Venom",
    "is_group": false,
    "nicks": [
        {
            "name": "Venom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Venom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106932/?format=api",
                "id": 106932,
                "name": "Ahead"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7624/?format=api",
                "id": 7624,
                "name": "Dynamix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                "id": 3436,
                "name": "Shining 8"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22585/?format=api",
                "id": 22585,
                "name": "Stardom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14146"
        }
    ]
}