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

{
    "url": "https://demozoo.org/api/v1/releasers/76764/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/76764/",
    "id": 76764,
    "name": "Crypt Keeper",
    "is_group": false,
    "nicks": [
        {
            "name": "Crypt Keeper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crypt Keeper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76761/?format=api",
                "id": 76761,
                "name": "Lucida"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79344/?format=api",
                "id": 79344,
                "name": "Overkill"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85061/?format=api",
                "id": 85061,
                "name": "Magma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87431/?format=api",
                "id": 87431,
                "name": "Evil"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79785/?format=api",
                "id": 79785,
                "name": "Gen-X"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81373/?format=api",
                "id": 81373,
                "name": "Bitchin' Ansi Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}