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

{
    "url": "https://demozoo.org/api/v1/releasers/29751/?format=api",
    "demozoo_url": "https://demozoo.org/groups/29751/",
    "id": 29751,
    "name": "Hard Drinking Dreamers",
    "is_group": true,
    "nicks": [
        {
            "name": "Hard Drinking Dreamers",
            "abbreviation": "HDD",
            "is_primary_nick": true,
            "variants": [
                "HDD",
                "Hard Drinking Dreamers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25325/?format=api",
                "id": 25325,
                "name": "With"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30938/?format=api",
                "id": 30938,
                "name": "Reddline"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30815/?format=api",
                "id": 30815,
                "name": "Sherlock"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1273"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20050122004209/http://hdd.scene.pl/"
        }
    ]
}