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

{
    "url": "https://demozoo.org/api/v1/releasers/132667/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132667/",
    "id": 132667,
    "name": "Suck Magazine Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "SUCK Electronic Magazine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SUCK Electronic Magazine"
            ]
        },
        {
            "name": "Suck Magazine Staff",
            "abbreviation": "SUCK",
            "is_primary_nick": true,
            "variants": [
                "SUCK",
                "Suck Magazine Staff",
                "SuckZine"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135928/?format=api",
                "id": 135928,
                "name": "Zenith Blitzkrieg"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}