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

{
    "url": "https://demozoo.org/api/v1/releasers/19347/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19347/",
    "id": 19347,
    "name": "Alien",
    "is_group": true,
    "nicks": [
        {
            "name": "Alien",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alien"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19346/?format=api",
                "id": 19346,
                "name": "Shade"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76818/?format=api",
                "id": 76818,
                "name": "Fox"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3986"
        }
    ]
}