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

{
    "url": "https://demozoo.org/api/v1/releasers/33608/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33608/",
    "id": 33608,
    "name": "MSW Home Records",
    "is_group": true,
    "nicks": [
        {
            "name": "M.S.W.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "M.S.W."
            ]
        },
        {
            "name": "MSW Home Records",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MSW Home Records"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33175/?format=api",
                "id": 33175,
                "name": "Gene J.B."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33612/?format=api",
                "id": 33612,
                "name": "Black F"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020604190950/http://www.msw.narod.ru/"
        }
    ]
}