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

{
    "url": "https://demozoo.org/api/v1/releasers/103911/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103911/",
    "id": 103911,
    "name": "The Software Wizards",
    "is_group": true,
    "nicks": [
        {
            "name": "The Software Wizards",
            "abbreviation": "TSW",
            "is_primary_nick": true,
            "variants": [
                "TSW",
                "The Software Wizards"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7738/?format=api",
                "id": 7738,
                "name": "Antiaction"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=66300"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13627"
        }
    ]
}