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

{
    "url": "https://demozoo.org/api/v1/releasers/33486/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33486/",
    "id": 33486,
    "name": "Shredder",
    "is_group": false,
    "nicks": [
        {
            "name": "Shredder",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shredder"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31055/?format=api",
                "id": 31055,
                "name": "Atari Legend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3985/?format=api",
                "id": 3985,
                "name": "Paradize"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43994/?format=api",
                "id": 43994,
                "name": "Hors-La-Loi"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20090430094051/http://membres.lycos.fr/shredder/atari/"
        }
    ]
}