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

{
    "url": "https://demozoo.org/api/v1/releasers/15071/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15071/",
    "id": 15071,
    "name": "Resound",
    "is_group": false,
    "nicks": [
        {
            "name": "Resolution",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Resolution"
            ]
        },
        {
            "name": "Resound",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Resound"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15068/?format=api",
                "id": 15068,
                "name": "The Dazer Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64152/?format=api",
                "id": 64152,
                "name": "Pepper"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116671/?format=api",
                "id": 116671,
                "name": "Streamline Vision"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6199"
        }
    ]
}