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

{
    "url": "https://demozoo.org/api/v1/releasers/79345/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79345/",
    "id": 79345,
    "name": "Black Viper",
    "is_group": false,
    "nicks": [
        {
            "name": "Black Viper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Black Viper"
            ]
        }
    ],
    "member_of": [
        {
            "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/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "is_current": true
        },
        {
            "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/80176/?format=api",
                "id": 80176,
                "name": "Kindred"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}