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

{
    "url": "https://demozoo.org/api/v1/releasers/149582/?format=api",
    "demozoo_url": "https://demozoo.org/groups/149582/",
    "id": 149582,
    "name": "Profi Club",
    "is_group": true,
    "nicks": [
        {
            "name": "Profi Club",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Profi Club"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126681/?format=api",
                "id": 126681,
                "name": "Sonic"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Profi_Club"
        }
    ]
}