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

{
    "url": "https://demozoo.org/api/v1/releasers/6517/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6517/",
    "id": 6517,
    "name": "Heretic",
    "is_group": false,
    "nicks": [
        {
            "name": "Heretic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Heretic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24033/?format=api",
                "id": 24033,
                "name": "Destiny"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6524/?format=api",
                "id": 6524,
                "name": "The Clan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77996/?format=api",
                "id": 77996,
                "name": "Nailbomb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120114/?format=api",
                "id": 120114,
                "name": "Zembla"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3303"
        }
    ]
}