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

{
    "url": "https://demozoo.org/api/v1/releasers/34866/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34866/",
    "id": 34866,
    "name": "The Spy",
    "is_group": false,
    "nicks": [
        {
            "name": "JRB",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "JRB"
            ]
        },
        {
            "name": "Spy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spy"
            ]
        },
        {
            "name": "The Spy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Spy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31993/?format=api",
                "id": 31993,
                "name": "The Untouchables"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32164/?format=api",
                "id": 32164,
                "name": "The Ultra Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30482/?format=api",
                "id": 30482,
                "name": "Chill Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27963/?format=api",
                "id": 27963,
                "name": "LOK"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9575"
        }
    ]
}