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

{
    "url": "https://demozoo.org/api/v1/releasers/20484/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20484/",
    "id": 20484,
    "name": "Who Knows?",
    "is_group": true,
    "nicks": [
        {
            "name": "Who Knows?",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Who Knows?"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/208/?format=api",
                "id": 208,
                "name": "aMUSiC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118876/?format=api",
                "id": 118876,
                "name": "INSane."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10195/?format=api",
                "id": 10195,
                "name": "Amigo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118877/?format=api",
                "id": 118877,
                "name": "Grypas"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11934"
        }
    ]
}