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

{
    "url": "https://demozoo.org/api/v1/releasers/96209/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96209/",
    "id": 96209,
    "name": "Blue Crystal",
    "is_group": true,
    "nicks": [
        {
            "name": "Blue Crystal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blue Crystal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94528/?format=api",
                "id": 94528,
                "name": "Zakal"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13694/?format=api",
                "id": 13694,
                "name": "Vesuri"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33502"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1549"
        }
    ]
}