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

{
    "url": "https://demozoo.org/api/v1/releasers/8706/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8706/",
    "id": 8706,
    "name": "Xevius Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Xevius",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Xevius"
            ]
        },
        {
            "name": "Xevius Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Xevius Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22022/?format=api",
                "id": 22022,
                "name": "Hideo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48212/?format=api",
                "id": 48212,
                "name": "Painless"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48213/?format=api",
                "id": 48213,
                "name": "Blazer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=508"
        }
    ]
}