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

{
    "url": "https://demozoo.org/api/v1/releasers/43970/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43970/",
    "id": 43970,
    "name": "Pyrex",
    "is_group": false,
    "nicks": [
        {
            "name": "Pyrex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pyrex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13331/?format=api",
                "id": 13331,
                "name": "Daze"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14118/?format=api",
                "id": 14118,
                "name": "Suspect Records"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63563/?format=api",
                "id": 63563,
                "name": "MD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63562/?format=api",
                "id": 63562,
                "name": "Sequence Gamma"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5996"
        }
    ]
}