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

{
    "url": "https://demozoo.org/api/v1/releasers/12029/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12029/",
    "id": 12029,
    "name": "Scape",
    "is_group": false,
    "nicks": [
        {
            "name": "Scape",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scape"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13324/?format=api",
                "id": 13324,
                "name": "Sunrise Industry"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10515/?format=api",
                "id": 10515,
                "name": "Mist"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11710/?format=api",
                "id": 11710,
                "name": "Procreation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24519/?format=api",
                "id": 24519,
                "name": "Spawn"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/person/282986/lubos-lednar/"
        }
    ]
}