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

{
    "url": "https://demozoo.org/api/v1/releasers/73079/?format=api",
    "demozoo_url": "https://demozoo.org/groups/73079/",
    "id": 73079,
    "name": "Forces of Evil",
    "is_group": true,
    "nicks": [
        {
            "name": "Forces of Evil",
            "abbreviation": "FOE",
            "is_primary_nick": true,
            "variants": [
                "FOE",
                "Forces of Evil"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81494/?format=api",
                "id": 81494,
                "name": "The Phantom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46125/?format=api",
                "id": 46125,
                "name": "Elwix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23535/?format=api",
                "id": 23535,
                "name": "Darth Plagueis"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133589/?format=api",
                "id": 133589,
                "name": "Tadak"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133590/?format=api",
                "id": 133590,
                "name": "Infiltrator"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133749/?format=api",
                "id": 133749,
                "name": "Digital Optix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133755/?format=api",
                "id": 133755,
                "name": "Wrong Way"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145340/?format=api",
                "id": 145340,
                "name": "Icebyte"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=436"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4283"
        }
    ]
}