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

{
    "url": "https://demozoo.org/api/v1/releasers/32171/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32171/",
    "id": 32171,
    "name": "Heaven Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Heaven Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Heaven Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32170/?format=api",
                "id": 32170,
                "name": "Bart Of Noise"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35902/?format=api",
                "id": 35902,
                "name": "Jaile"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8314/?format=api",
                "id": 8314,
                "name": "Tee Ace"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35905/?format=api",
                "id": 35905,
                "name": "Prinst"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4169"
        }
    ]
}