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

{
    "url": "https://demozoo.org/api/v1/releasers/72713/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/72713/",
    "id": 72713,
    "name": "Wire Tap",
    "is_group": false,
    "nicks": [
        {
            "name": "Wire Tap",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wire Tap"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18887/?format=api",
                "id": 18887,
                "name": "CHAOS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/wire-tap"
        }
    ]
}