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

{
    "url": "https://demozoo.org/api/v1/releasers/80925/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80925/",
    "id": 80925,
    "name": "Bad Felix",
    "is_group": false,
    "nicks": [
        {
            "name": "B^2.S",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "B",
                "B^2.S"
            ]
        },
        {
            "name": "Bad Felix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bad Felix"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14362"
        }
    ]
}