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

{
    "url": "https://demozoo.org/api/v1/releasers/2102/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2102/",
    "id": 2102,
    "name": "Baldur",
    "is_group": false,
    "nicks": [
        {
            "name": "Baldur",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Baldur"
            ]
        },
        {
            "name": "Duri-17",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Duri-17"
            ]
        },
        {
            "name": "Malicious",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Malicious"
            ]
        },
        {
            "name": "Phygorax",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Phygorax"
            ]
        },
        {
            "name": "Reflex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Reflex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/171/?format=api",
                "id": 171,
                "name": "Torment"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32205/?format=api",
                "id": 32205,
                "name": "Royal Instant Pudding"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                "id": 2194,
                "name": "Hemoroids"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/DURI_17/"
        }
    ]
}