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

{
    "url": "https://demozoo.org/api/v1/releasers/11082/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11082/",
    "id": 11082,
    "name": "Unique PC",
    "is_group": true,
    "nicks": [
        {
            "name": "Unique PC",
            "abbreviation": "UPC",
            "is_primary_nick": true,
            "variants": [
                "UPC",
                "Unique PC"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11081/?format=api",
                "id": 11081,
                "name": "Microgenius"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11079/?format=api",
                "id": 11079,
                "name": "Fanthomas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11083/?format=api",
                "id": 11083,
                "name": "Neutron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24683/?format=api",
                "id": 24683,
                "name": "Dangera"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1970"
        }
    ]
}