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

{
    "url": "https://demozoo.org/api/v1/releasers/30990/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30990/",
    "id": 30990,
    "name": "Zelkor",
    "is_group": false,
    "nicks": [
        {
            "name": "Zelkor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zelkor",
                "zk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28628/?format=api",
                "id": 28628,
                "name": "Bastard Artists From Hell"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/zelkor"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1419"
        }
    ]
}