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

{
    "url": "https://demozoo.org/api/v1/releasers/4145/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4145/",
    "id": 4145,
    "name": "Switch",
    "is_group": true,
    "nicks": [
        {
            "name": "Switch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Switch"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3082/?format=api",
                "id": 3082,
                "name": "Bamiga Sector One"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1573/?format=api",
                "id": 1573,
                "name": "AE-48"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2987/?format=api",
                "id": 2987,
                "name": "Damien"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2988/?format=api",
                "id": 2988,
                "name": "Viking Child"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66670/?format=api",
                "id": 66670,
                "name": "Mystro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91016/?format=api",
                "id": 91016,
                "name": "Bazza"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105219/?format=api",
                "id": 105219,
                "name": "Radioactive"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8965"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10399"
        }
    ]
}