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

{
    "url": "https://demozoo.org/api/v1/releasers/2727/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2727/",
    "id": 2727,
    "name": "Halo",
    "is_group": true,
    "nicks": [
        {
            "name": "Halo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Halo"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1734/?format=api",
                "id": 1734,
                "name": "Calvin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2726/?format=api",
                "id": 2726,
                "name": "Hook"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2072/?format=api",
                "id": 2072,
                "name": "Orbis"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7704/?format=api",
                "id": 7704,
                "name": "Harlequin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7946/?format=api",
                "id": 7946,
                "name": "Boojum"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1733/?format=api",
                "id": 1733,
                "name": "Dr. Wacko"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8635/?format=api",
                "id": 8635,
                "name": "Wizzard"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35246"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2140"
        }
    ]
}