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

{
    "url": "https://demozoo.org/api/v1/releasers/34592/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34592/",
    "id": 34592,
    "name": "Axxis",
    "is_group": true,
    "nicks": [
        {
            "name": "Axxis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Axxis"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2321/?format=api",
                "id": 2321,
                "name": "Chris"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44161/?format=api",
                "id": 44161,
                "name": "Cody"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32194/?format=api",
                "id": 32194,
                "name": "Celtic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53873/?format=api",
                "id": 53873,
                "name": "LX"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2319/?format=api",
                "id": 2319,
                "name": "Aeon"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/A/AXXIS/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11836"
        }
    ]
}