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

{
    "url": "https://demozoo.org/api/v1/releasers/48303/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48303/",
    "id": 48303,
    "name": "Gaston",
    "is_group": false,
    "nicks": [
        {
            "name": "Gaston",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gaston"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7241/?format=api",
                "id": 7241,
                "name": "The Imperium Arts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
                "id": 8857,
                "name": "Elysium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107841/?format=api",
                "id": 107841,
                "name": "Empire Crackware Corporation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2068"
        }
    ]
}