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

{
    "url": "https://demozoo.org/api/v1/releasers/3554/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3554/",
    "id": 3554,
    "name": "In-Sect",
    "is_group": true,
    "nicks": [
        {
            "name": "In-Sect",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "In-Sect",
                "Insect"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9785/?format=api",
                "id": 9785,
                "name": "Ledge"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119/?format=api",
                "id": 119,
                "name": "Maytz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5169/?format=api",
                "id": 5169,
                "name": "Bionic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5324/?format=api",
                "id": 5324,
                "name": "Flunkium"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13394/?format=api",
                "id": 13394,
                "name": "X-Ray"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26575"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2275"
        }
    ]
}