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

{
    "url": "https://demozoo.org/api/v1/releasers/19501/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19501/",
    "id": 19501,
    "name": "Magical Note",
    "is_group": false,
    "nicks": [
        {
            "name": "Magical Note",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Magical Note"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12981/?format=api",
                "id": 12981,
                "name": "Amorphous"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19909/?format=api",
                "id": 19909,
                "name": "SeikkailuPähkinä"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4505"
        }
    ]
}