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

{
    "url": "https://demozoo.org/api/v1/releasers/84816/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/84816/",
    "id": 84816,
    "name": "The Big Fellow",
    "is_group": false,
    "nicks": [
        {
            "name": "4004",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "4004"
            ]
        },
        {
            "name": "The Big Fellow",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Big Fellow"
            ]
        },
        {
            "name": "The Big Fellow 4004",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Big Fellow 4004"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107100/?format=api",
                "id": 107100,
                "name": "Octagon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15043"
        }
    ]
}