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

{
    "url": "https://demozoo.org/api/v1/releasers/81238/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/81238/",
    "id": 81238,
    "name": "Malignant Rumour",
    "is_group": false,
    "nicks": [
        {
            "name": "Malignant Rumour",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Malignant Rumour"
            ]
        },
        {
            "name": "the Deviant",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "the Deviant",
                "the_Deviant"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?69059"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/bogzla/"
        }
    ]
}