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

{
    "url": "https://demozoo.org/api/v1/releasers/103176/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103176/",
    "id": 103176,
    "name": "Connection Guru",
    "is_group": true,
    "nicks": [
        {
            "name": "Connection Guru",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Connection Guru"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93226/?format=api",
                "id": 93226,
                "name": "Swiff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103177/?format=api",
                "id": 103177,
                "name": "DomesDOS"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64569"
        }
    ]
}