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

{
    "url": "https://demozoo.org/api/v1/releasers/24836/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24836/",
    "id": 24836,
    "name": "Control Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Control Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Control Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2444/?format=api",
                "id": 2444,
                "name": "Zaphod Beeblebrox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121251/?format=api",
                "id": 121251,
                "name": "The GIF"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121250/?format=api",
                "id": 121250,
                "name": "KG"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147074/?format=api",
                "id": 147074,
                "name": "Oyakata"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9931"
        }
    ]
}