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

{
    "url": "https://demozoo.org/api/v1/releasers/8658/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8658/",
    "id": 8658,
    "name": "Yta52",
    "is_group": true,
    "nicks": [
        {
            "name": "Yta52",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yta52"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23948/?format=api",
                "id": 23948,
                "name": "dlewen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40689/?format=api",
                "id": 40689,
                "name": "vox698w"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11364"
        }
    ]
}