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

{
    "url": "https://demozoo.org/api/v1/releasers/48060/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48060/",
    "id": 48060,
    "name": "Mindwave",
    "is_group": false,
    "nicks": [
        {
            "name": "Mindwave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mindwave"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/205/?format=api",
                "id": 205,
                "name": "Prone"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61706/?format=api",
                "id": 61706,
                "name": "High Spirit Records"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4977"
        }
    ]
}