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

{
    "url": "https://demozoo.org/api/v1/releasers/105102/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105102/",
    "id": 105102,
    "name": "Super Mario Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "Super Mario Brothers",
            "abbreviation": "SMB",
            "is_primary_nick": true,
            "variants": [
                "SMB",
                "Super Mario Brothers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97367/?format=api",
                "id": 97367,
                "name": "Prinsessen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105661/?format=api",
                "id": 105661,
                "name": "Wario"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=38269"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10279"
        }
    ]
}