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

{
    "url": "https://demozoo.org/api/v1/releasers/65041/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65041/",
    "id": 65041,
    "name": "Reaction",
    "is_group": true,
    "nicks": [
        {
            "name": "Reaction",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Reaction"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90470/?format=api",
                "id": 90470,
                "name": "Breakdown"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114976/?format=api",
                "id": 114976,
                "name": "Max Xevious"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79235/?format=api",
                "id": 79235,
                "name": "James Bomb"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/reaction"
        }
    ]
}