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

{
    "url": "https://demozoo.org/api/v1/releasers/2658/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2658/",
    "id": 2658,
    "name": "NoNameNo",
    "is_group": false,
    "nicks": [
        {
            "name": "Alone",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alone"
            ]
        },
        {
            "name": "AloneTrio",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "AloneTrio"
            ]
        },
        {
            "name": "Antoine Santo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Antoine Santo"
            ]
        },
        {
            "name": "NoNameNo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "N0NameN0",
                "NNN",
                "NoNameNo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2272/?format=api",
                "id": 2272,
                "name": "Trio"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48859/?format=api",
                "id": 48859,
                "name": "Defiance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126140/?format=api",
                "id": 126140,
                "name": "WAB"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.wab.com"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://grrlib.santo.fr"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://codef.santo.fr"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/ALONE/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10170"
        }
    ]
}