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

{
    "url": "https://demozoo.org/api/v1/releasers/30685/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30685/",
    "id": 30685,
    "name": "rqdq",
    "is_group": true,
    "nicks": [
        {
            "name": "rqdq",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "rqdq"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23961/?format=api",
                "id": 23961,
                "name": "anix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48457/?format=api",
                "id": 48457,
                "name": "syd"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57126/?format=api",
                "id": 57126,
                "name": "versity2003"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11928"
        }
    ]
}