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

{
    "url": "https://demozoo.org/api/v1/releasers/145757/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145757/",
    "id": 145757,
    "name": "Ray",
    "is_group": false,
    "nicks": [
        {
            "name": "Airwolf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Airwolf"
            ]
        },
        {
            "name": "Optimus Prime",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Optimus Prime"
            ]
        },
        {
            "name": "Ray",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ray",
                "Ray Douglas Wilkinson"
            ]
        },
        {
            "name": "Shadowskimmer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shadowskimmer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106777/?format=api",
                "id": 106777,
                "name": "V-Lucid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3880/?format=api",
                "id": 3880,
                "name": "Cascade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145759/?format=api",
                "id": 145759,
                "name": "Sigma 7"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145760/?format=api",
                "id": 145760,
                "name": "Stormriders"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=859"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15548"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=20318"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15549"
        }
    ]
}