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

{
    "url": "https://demozoo.org/api/v1/releasers/34090/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34090/",
    "id": 34090,
    "name": "AneXia",
    "is_group": true,
    "nicks": [
        {
            "name": "AneXia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AneXia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34089/?format=api",
                "id": 34089,
                "name": "DJ Skæve"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30558/?format=api",
                "id": 30558,
                "name": "DJ Killer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34112/?format=api",
                "id": 34112,
                "name": "DJ Referee"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34081/?format=api",
                "id": 34081,
                "name": "MaZh"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125256/?format=api",
                "id": 125256,
                "name": "Echo Mirage"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7853"
        }
    ]
}