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

{
    "url": "https://demozoo.org/api/v1/releasers/17232/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17232/",
    "id": 17232,
    "name": "Ihana",
    "is_group": true,
    "nicks": [
        {
            "name": "Ihana",
            "abbreviation": "IHN",
            "is_primary_nick": true,
            "variants": [
                "IHN",
                "Ihana"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17231/?format=api",
                "id": 17231,
                "name": "Highfly"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15587/?format=api",
                "id": 15587,
                "name": "Spook"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62201/?format=api",
                "id": 62201,
                "name": "Flow"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27936"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6552"
        }
    ]
}