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

{
    "url": "https://demozoo.org/api/v1/releasers/66785/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66785/",
    "id": 66785,
    "name": "Ironfist",
    "is_group": false,
    "nicks": [
        {
            "name": "Ironfist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Iron Fist",
                "Ironfist"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5093/?format=api",
                "id": 5093,
                "name": "Laser"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51356/?format=api",
                "id": 51356,
                "name": "Zenith"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76235/?format=api",
                "id": 76235,
                "name": "The Delta Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/93283/?format=api",
                "id": 93283,
                "name": "Public Enemy No. 1"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47775/?format=api",
                "id": 47775,
                "name": "The Electric Boyz"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=613"
        }
    ]
}