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

{
    "url": "https://demozoo.org/api/v1/releasers/9108/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9108/",
    "id": 9108,
    "name": "Reaction",
    "is_group": true,
    "nicks": [
        {
            "name": "Reaction",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Reaction"
            ]
        },
        {
            "name": "Reaction Group",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Reaction Group"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8897/?format=api",
                "id": 8897,
                "name": "Rush"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9043/?format=api",
                "id": 9043,
                "name": "Kriss"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8958/?format=api",
                "id": 8958,
                "name": "Jordan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9390/?format=api",
                "id": 9390,
                "name": "Pyza"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4259"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Reaction_Group"
        }
    ]
}