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

{
    "url": "https://demozoo.org/api/v1/releasers/80096/?format=api",
    "demozoo_url": "https://demozoo.org/groups/80096/",
    "id": 80096,
    "name": "Abduction Organizing Dudes",
    "is_group": true,
    "nicks": [
        {
            "name": "Abduction Organizing Dudes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Abduction Organizing Dudes"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73685/?format=api",
                "id": 73685,
                "name": "Akiko4"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13951/?format=api",
                "id": 13951,
                "name": "Mainframe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76551/?format=api",
                "id": 76551,
                "name": "Makrus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22242/?format=api",
                "id": 22242,
                "name": "Synapse"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11489"
        }
    ]
}