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

{
    "url": "https://demozoo.org/api/v1/releasers/37492/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/37492/",
    "id": 37492,
    "name": "The Fox",
    "is_group": false,
    "nicks": [
        {
            "name": "Fox",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fox"
            ]
        },
        {
            "name": "Ingo Ruddat",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ingo Ruddat"
            ]
        },
        {
            "name": "The Fox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Fox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31618/?format=api",
                "id": 31618,
                "name": "Fuzion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37491/?format=api",
                "id": 37491,
                "name": "Crossbones"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40146/?format=api",
                "id": 40146,
                "name": "The Scrippers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2676/?format=api",
                "id": 2676,
                "name": "Light"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/F/FOX/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7182"
        }
    ]
}