GET /api/v1/releasers/49432/?format=api
               
              
                HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "url": "https://demozoo.org/api/v1/releasers/49432/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49432/",
    "id": 49432,
    "name": "Davinci",
    "is_group": false,
    "nicks": [
        {
            "name": "Davinci",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Da Vinci",
                "Davinci"
            ]
        },
        {
            "name": "The Gent",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TGT",
                "The Gent"
            ]
        },
        {
            "name": "Warrior",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Warrior"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4981/?format=api",
                "id": 4981,
                "name": "Killers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109553/?format=api",
                "id": 109553,
                "name": "The Black Squadron"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5889"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14442"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=39853"
        }
    ]
}