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

{
    "url": "https://demozoo.org/api/v1/releasers/13280/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13280/",
    "id": 13280,
    "name": "Candle",
    "is_group": true,
    "nicks": [
        {
            "name": "Candle",
            "abbreviation": "CDL",
            "is_primary_nick": true,
            "variants": [
                "CDL",
                "Candle"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13404/?format=api",
                "id": 13404,
                "name": "Aeroba"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14712/?format=api",
                "id": 14712,
                "name": "Cloud"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14713/?format=api",
                "id": 14713,
                "name": "Angel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48807/?format=api",
                "id": 48807,
                "name": "Lord Bizzare"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2871"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1907"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/candle/"
        }
    ]
}