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

{
    "url": "https://demozoo.org/api/v1/releasers/25778/?format=api",
    "demozoo_url": "https://demozoo.org/groups/25778/",
    "id": 25778,
    "name": "Digital Murder",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Murder",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digital Murder"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26320/?format=api",
                "id": 26320,
                "name": "Alias"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33550/?format=api",
                "id": 33550,
                "name": "Hulud"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=98"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20001001200347/http://www.digital-murder.org/index2.htm"
        }
    ]
}