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

{
    "url": "https://demozoo.org/api/v1/releasers/6630/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6630/",
    "id": 6630,
    "name": "Public NMI",
    "is_group": true,
    "nicks": [
        {
            "name": "Public NMI",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Public NMI"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17032/?format=api",
                "id": 17032,
                "name": "HSMF"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74018/?format=api",
                "id": 74018,
                "name": "PC Pac"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17031/?format=api",
                "id": 17031,
                "name": "Räd-Äd"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1444"
        }
    ]
}