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

{
    "url": "https://demozoo.org/api/v1/releasers/91115/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91115/",
    "id": 91115,
    "name": "Catch 22",
    "is_group": true,
    "nicks": [
        {
            "name": "Catch 22",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Catch 22"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37320/?format=api",
                "id": 37320,
                "name": "Azi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101365/?format=api",
                "id": 101365,
                "name": "Havermayer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12035"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3131"
        }
    ]
}