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

{
    "url": "https://demozoo.org/api/v1/releasers/7522/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7522/",
    "id": 7522,
    "name": "Pyrotech",
    "is_group": true,
    "nicks": [
        {
            "name": "Pyrotech",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pyrotech"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1398/?format=api",
                "id": 1398,
                "name": "Kreator"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7498/?format=api",
                "id": 7498,
                "name": "Raistlin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69814/?format=api",
                "id": 69814,
                "name": "Met"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3760"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9871"
        }
    ]
}