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

{
    "url": "https://demozoo.org/api/v1/releasers/46740/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46740/",
    "id": 46740,
    "name": "Cybernator",
    "is_group": false,
    "nicks": [
        {
            "name": "Cybby",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cybby"
            ]
        },
        {
            "name": "Cybernator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cybernator"
            ]
        },
        {
            "name": "Doc",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Doc"
            ]
        },
        {
            "name": "Laze",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Laze"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34194/?format=api",
                "id": 34194,
                "name": "64ever"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107446/?format=api",
                "id": 107446,
                "name": "Cybertronic Studios"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4338"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8656"
        }
    ]
}