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

{
    "url": "https://demozoo.org/api/v1/releasers/101096/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101096/",
    "id": 101096,
    "name": "Friendship",
    "is_group": true,
    "nicks": [
        {
            "name": "Friendship",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Friendship",
                "Friendship Alliance"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143556/?format=api",
                "id": 143556,
                "name": "Fireball"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/3361/?format=api",
                "id": 3361,
                "name": "Spreadpoint"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/8403/?format=api",
                "id": 8403,
                "name": "Apex"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/18546/?format=api",
                "id": 18546,
                "name": "Subway"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/1338/?format=api",
                "id": 1338,
                "name": "Venom"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/93277/?format=api",
                "id": 93277,
                "name": "Multum"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58675"
        }
    ]
}