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

{
    "url": "https://demozoo.org/api/v1/releasers/49791/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49791/",
    "id": 49791,
    "name": "Black Griffin",
    "is_group": false,
    "nicks": [
        {
            "name": "Black Griffin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Black Griffin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49790/?format=api",
                "id": 49790,
                "name": "Elmstreet 1427"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80553/?format=api",
                "id": 80553,
                "name": "COP"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120783/?format=api",
                "id": 120783,
                "name": "Wave"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121064/?format=api",
                "id": 121064,
                "name": "The Nightmare Hunter"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
                "id": 22259,
                "name": "Axial Force"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}