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

{
    "url": "https://demozoo.org/api/v1/releasers/58126/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58126/",
    "id": 58126,
    "name": "Vegas",
    "is_group": false,
    "nicks": [
        {
            "name": "Vegas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vegas"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58099/?format=api",
                "id": 58099,
                "name": "Mystique"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10764/?format=api",
                "id": 10764,
                "name": "Carcass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58135/?format=api",
                "id": 58135,
                "name": "Digitalus"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=10928"
        }
    ]
}