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

{
    "url": "https://demozoo.org/api/v1/releasers/57513/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57513/",
    "id": 57513,
    "name": "Wizz",
    "is_group": false,
    "nicks": [
        {
            "name": "Garfield",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Garfield"
            ]
        },
        {
            "name": "Wizz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wizz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57042/?format=api",
                "id": 57042,
                "name": "The North Boys"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57518/?format=api",
                "id": 57518,
                "name": "Digital Dictators"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57515/?format=api",
                "id": 57515,
                "name": "Time Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/G/GARFIELD/"
        }
    ]
}