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

{
    "url": "https://demozoo.org/api/v1/releasers/72621/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/72621/",
    "id": 72621,
    "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/30801/?format=api",
                "id": 30801,
                "name": "The Inner Circle"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79152/?format=api",
                "id": 79152,
                "name": "Unity Federation Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77681/?format=api",
                "id": 77681,
                "name": "Partners In Crime"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117566/?format=api",
                "id": 117566,
                "name": "Lord"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121206/?format=api",
                "id": 121206,
                "name": "Super Elite Exports"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}