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

{
    "url": "https://demozoo.org/api/v1/releasers/10420/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10420/",
    "id": 10420,
    "name": "SaxxonPike",
    "is_group": false,
    "nicks": [
        {
            "name": "Sanxion7",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sanxion7"
            ]
        },
        {
            "name": "SaxxonPike",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SPK",
                "SaxxonPike"
            ]
        },
        {
            "name": "sXp",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "sXp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11941/?format=api",
                "id": 11941,
                "name": "Scienide"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sanxion7.com/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=25325"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?69176"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4779/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/saxxonpike/"
        }
    ]
}