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

{
    "url": "https://demozoo.org/api/v1/releasers/31850/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31850/",
    "id": 31850,
    "name": "Yoshica",
    "is_group": false,
    "nicks": [
        {
            "name": "Info Freako",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Info Freako"
            ]
        },
        {
            "name": "Info Psycho",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Info Psycho"
            ]
        },
        {
            "name": "Yoshica",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yoshica"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                "id": 2234,
                "name": "Reservoir Gods"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31716/?format=api",
                "id": 31716,
                "name": "The Lemmings"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,100179/"
        }
    ]
}