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

{
    "url": "https://demozoo.org/api/v1/releasers/79663/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79663/",
    "id": 79663,
    "name": "Rancid",
    "is_group": false,
    "nicks": [
        {
            "name": "Rancid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rancid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79650/?format=api",
                "id": 79650,
                "name": "SCUM"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86325/?format=api",
                "id": 86325,
                "name": "Venom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87408/?format=api",
                "id": 87408,
                "name": "Bleach"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}