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

{
    "url": "https://demozoo.org/api/v1/releasers/8307/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8307/",
    "id": 8307,
    "name": "Sabotage",
    "is_group": true,
    "nicks": [
        {
            "name": "Sabotage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sabotage"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8306/?format=api",
                "id": 8306,
                "name": "Nazgul"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67778/?format=api",
                "id": 67778,
                "name": "Poison"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127908/?format=api",
                "id": 127908,
                "name": "6pack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100699/?format=api",
                "id": 100699,
                "name": "Lecter"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6042"
        }
    ]
}