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

{
    "url": "https://demozoo.org/api/v1/releasers/128258/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/128258/",
    "id": 128258,
    "name": "Keygenism",
    "is_group": false,
    "nicks": [
        {
            "name": "Keygenism",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Keygenism"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134277/?format=api",
                "id": 134277,
                "name": "Super Famicom Gang"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72186/?format=api",
                "id": 72186,
                "name": "Battle Of The Bits"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://battleofthebits.com/barracks/Profile/Keygenism/"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?94113"
        }
    ]
}