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

{
    "url": "https://demozoo.org/api/v1/releasers/46997/?format=api",
    "demozoo_url": "https://demozoo.org/groups/46997/",
    "id": 46997,
    "name": "Demolition",
    "is_group": true,
    "nicks": [
        {
            "name": "Demolition",
            "abbreviation": "DMN",
            "is_primary_nick": true,
            "variants": [
                "DMN",
                "Demolition",
                "Demolition Release Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46996/?format=api",
                "id": 46996,
                "name": "Violator"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46976/?format=api",
                "id": 46976,
                "name": "Dante"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84035/?format=api",
                "id": 84035,
                "name": "Pixelpusher"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85703/?format=api",
                "id": 85703,
                "name": "Ratphour"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14120"
        }
    ]
}