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

{
    "url": "https://demozoo.org/api/v1/releasers/1995/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1995/",
    "id": 1995,
    "name": "Pyrodex",
    "is_group": true,
    "nicks": [
        {
            "name": "Pyrodex",
            "abbreviation": "PRX",
            "is_primary_nick": true,
            "variants": [
                "PRX",
                "Pyrodex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/399/?format=api",
                "id": 399,
                "name": "Bartman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/397/?format=api",
                "id": 397,
                "name": "Pink"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1330/?format=api",
                "id": 1330,
                "name": "Poet"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/531/?format=api",
                "id": 531,
                "name": "JMS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/400/?format=api",
                "id": 400,
                "name": "Dexter"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91026/?format=api",
                "id": 91026,
                "name": "Benno"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94782/?format=api",
                "id": 94782,
                "name": "Xta"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111523/?format=api",
                "id": 111523,
                "name": "Acid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114655/?format=api",
                "id": 114655,
                "name": "Rain"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/147768/?format=api",
                "id": 147768,
                "name": "Pyrodex PC-Division"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/pyrodex"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10093"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1379"
        }
    ]
}