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

{
    "url": "https://demozoo.org/api/v1/releasers/58470/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58470/",
    "id": 58470,
    "name": "The Wyvern",
    "is_group": false,
    "nicks": [
        {
            "name": "Ross Goodley",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ross Goodley"
            ]
        },
        {
            "name": "The Wyvern",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Wyvern"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=10305"
        },
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6333"
        }
    ]
}