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

{
    "url": "https://demozoo.org/api/v1/releasers/23921/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23921/",
    "id": 23921,
    "name": "Topix",
    "is_group": true,
    "nicks": [
        {
            "name": "Topix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Topix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28020/?format=api",
                "id": 28020,
                "name": "Pervect"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50610/?format=api",
                "id": 50610,
                "name": "LogiX"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50611/?format=api",
                "id": 50611,
                "name": "Cardinal Biggles"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.dnd.utwente.nl/topix/index.html"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4479"
        }
    ]
}