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

{
    "url": "https://demozoo.org/api/v1/releasers/23426/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23426/",
    "id": 23426,
    "name": "Zaigamor",
    "is_group": false,
    "nicks": [
        {
            "name": "Zaigamor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zaigamor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116378/?format=api",
                "id": 116378,
                "name": "DiSC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112483/?format=api",
                "id": 112483,
                "name": "Solo"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8341"
        }
    ]
}