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

{
    "url": "https://demozoo.org/api/v1/releasers/95024/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95024/",
    "id": 95024,
    "name": "The Feigling Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Feigling Crew",
            "abbreviation": "TFC",
            "is_primary_nick": true,
            "variants": [
                "TFC",
                "The Feigling Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94914/?format=api",
                "id": 94914,
                "name": "Mirrorman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95070/?format=api",
                "id": 95070,
                "name": "Cydrone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95071/?format=api",
                "id": 95071,
                "name": "Mazzelboy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102809/?format=api",
                "id": 102809,
                "name": "Acquisition"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102810/?format=api",
                "id": 102810,
                "name": "DdAzZ"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26725"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8167"
        }
    ]
}