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

{
    "url": "https://demozoo.org/api/v1/releasers/92306/?format=api",
    "demozoo_url": "https://demozoo.org/groups/92306/",
    "id": 92306,
    "name": "Unknowns",
    "is_group": true,
    "nicks": [
        {
            "name": "Unknowns",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Unknowns"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98949/?format=api",
                "id": 98949,
                "name": "Bili"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114481/?format=api",
                "id": 114481,
                "name": "Sega"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114480/?format=api",
                "id": 114480,
                "name": "Puck"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8560"
        }
    ]
}