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

{
    "url": "https://demozoo.org/api/v1/releasers/116790/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116790/",
    "id": 116790,
    "name": "Fozzy",
    "is_group": false,
    "nicks": [
        {
            "name": "Fozzy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fozzy"
            ]
        },
        {
            "name": "Leviathan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Leviathan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63315/?format=api",
                "id": 63315,
                "name": "Axion 1999"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40723/?format=api",
                "id": 40723,
                "name": "Browbeat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115841/?format=api",
                "id": 115841,
                "name": "Commodore Swapping Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2080/?format=api",
                "id": 2080,
                "name": "Beyond Force"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14511"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=23234"
        }
    ]
}