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

{
    "url": "https://demozoo.org/api/v1/releasers/76613/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76613/",
    "id": 76613,
    "name": "North American Release Coalition",
    "is_group": true,
    "nicks": [
        {
            "name": "North American Release Coalition",
            "abbreviation": "NARC",
            "is_primary_nick": true,
            "variants": [
                "NARC",
                "North American Release Coalition"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147541/?format=api",
                "id": 147541,
                "name": "Dr. Demento"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147542/?format=api",
                "id": 147542,
                "name": "Pink Floyd"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/north-american-release-coalition"
        }
    ]
}