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

{
    "url": "https://demozoo.org/api/v1/releasers/32426/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32426/",
    "id": 32426,
    "name": "Arcadia Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Arcadia Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Arcadia Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32427/?format=api",
                "id": 32427,
                "name": "ProTos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32527/?format=api",
                "id": 32527,
                "name": "YoYo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55443/?format=api",
                "id": 55443,
                "name": "Xerus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109527/?format=api",
                "id": 109527,
                "name": "Casimir"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109528/?format=api",
                "id": 109528,
                "name": "The NockingBird"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109529/?format=api",
                "id": 109529,
                "name": "PTiTBoo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109530/?format=api",
                "id": 109530,
                "name": "Zorro"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.arcadia-crew.com/"
        }
    ]
}