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

{
    "url": "https://demozoo.org/api/v1/releasers/2591/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2591/",
    "id": 2591,
    "name": "Aldyn",
    "is_group": false,
    "nicks": [
        {
            "name": "Aldyn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aldyn"
            ]
        },
        {
            "name": "Orion",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Orion"
            ]
        },
        {
            "name": "Shiryu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shiryu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2253/?format=api",
                "id": 2253,
                "name": "ST Knights"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                "id": 2194,
                "name": "Hemoroids"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31618/?format=api",
                "id": 31618,
                "name": "Fuzion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fuzionshrine.omiquel.lautre.net/gb/interview_shiryu.htm"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/ALDYN/"
        }
    ]
}