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

{
    "url": "https://demozoo.org/api/v1/releasers/76204/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76204/",
    "id": 76204,
    "name": "Darkness",
    "is_group": true,
    "nicks": [
        {
            "name": "Darkness",
            "abbreviation": "DNS",
            "is_primary_nick": true,
            "variants": [
                "DNS",
                "Darkness"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9993/?format=api",
                "id": 9993,
                "name": "Zephyr"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120136/?format=api",
                "id": 120136,
                "name": "Caliban"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120137/?format=api",
                "id": 120137,
                "name": "iLLKoALa"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13466"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19980505041215/http://darkness.kode.net:80/"
        }
    ]
}