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

{
    "url": "https://demozoo.org/api/v1/releasers/39705/?format=api",
    "demozoo_url": "https://demozoo.org/groups/39705/",
    "id": 39705,
    "name": "Orion",
    "is_group": true,
    "nicks": [
        {
            "name": "Orion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Orion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34894/?format=api",
                "id": 34894,
                "name": "Spiff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41235/?format=api",
                "id": 41235,
                "name": "Spike"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32140/?format=api",
                "id": 32140,
                "name": "Teddy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73930/?format=api",
                "id": 73930,
                "name": "Tantal"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtariLegendMenuset",
            "url": "https://www.atarilegend.com/menusets/145"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/O/ORION_CH/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10108"
        }
    ]
}