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

{
    "url": "https://demozoo.org/api/v1/releasers/83960/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/83960/",
    "id": 83960,
    "name": "Senog",
    "is_group": false,
    "nicks": [
        {
            "name": "Senog",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Senog"
            ]
        },
        {
            "name": "Tomas",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tomas"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60561/?format=api",
                "id": 60561,
                "name": "Xenophobia"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=17104"
        }
    ]
}