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

{
    "url": "https://demozoo.org/api/v1/releasers/28798/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28798/",
    "id": 28798,
    "name": "Active Interactive",
    "is_group": true,
    "nicks": [
        {
            "name": "Active Interactive",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Active Interactive"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5639/?format=api",
                "id": 5639,
                "name": "Bassie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24280/?format=api",
                "id": 24280,
                "name": "Screes"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4499"
        }
    ]
}