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

{
    "url": "https://demozoo.org/api/v1/releasers/32513/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32513/",
    "id": 32513,
    "name": "f1ufx",
    "is_group": false,
    "nicks": [
        {
            "name": "f1af",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "f1af"
            ]
        },
        {
            "name": "f1ufx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "f1ufx"
            ]
        },
        {
            "name": "f1ufx_",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "f1ufx_"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10118/?format=api",
                "id": 10118,
                "name": "7dUMP"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7741"
        }
    ]
}