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

{
    "url": "https://demozoo.org/api/v1/releasers/59503/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59503/",
    "id": 59503,
    "name": "Digital Nightmares",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Nightmares",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digital Nightmares"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50815/?format=api",
                "id": 50815,
                "name": "Michael Haar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60166/?format=api",
                "id": 60166,
                "name": "Rebecca Ludolphy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.dngames.de/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/DIGITALN/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020617004808/http://www.informatik.uni-oldenburg.de/~miha/index.html"
        }
    ]
}