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

{
    "url": "https://demozoo.org/api/v1/releasers/35321/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35321/",
    "id": 35321,
    "name": "Virus",
    "is_group": false,
    "nicks": [
        {
            "name": "DAN Soft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DAN Soft"
            ]
        },
        {
            "name": "Virus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Virus"
            ]
        },
        {
            "name": "ZBX",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ZBX"
            ]
        },
        {
            "name": "ZBX Virus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ZBX Virus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33638/?format=api",
                "id": 33638,
                "name": "Pentagram"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Virus"
        }
    ]
}