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

{
    "url": "https://demozoo.org/api/v1/releasers/48440/?format=api",
    "demozoo_url": "https://demozoo.org/groups/48440/",
    "id": 48440,
    "name": "Fulmar Designs",
    "is_group": true,
    "nicks": [
        {
            "name": "Fulmar Designs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fulmar Designs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48442/?format=api",
                "id": 48442,
                "name": "Sector"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48451/?format=api",
                "id": 48451,
                "name": "Weasel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18985/?format=api",
                "id": 18985,
                "name": "Hippo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45019/?format=api",
                "id": 45019,
                "name": "Micodemuz"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4573"
        }
    ]
}