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

{
    "url": "https://demozoo.org/api/v1/releasers/28886/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28886/",
    "id": 28886,
    "name": "Sound Wizards",
    "is_group": true,
    "nicks": [
        {
            "name": "Sound Wizards",
            "abbreviation": "SDW",
            "is_primary_nick": true,
            "variants": [
                "SDW",
                "Sound Wizards"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/226/?format=api",
                "id": 226,
                "name": "Axel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2010/?format=api",
                "id": 2010,
                "name": "Omega"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1920/?format=api",
                "id": 1920,
                "name": "Audiomonster"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                "id": 1342,
                "name": "4mat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130989/?format=api",
                "id": 130989,
                "name": "Lord Excess"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44083"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11957"
        }
    ]
}