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

{
    "url": "https://demozoo.org/api/v1/releasers/73764/?format=api",
    "demozoo_url": "https://demozoo.org/groups/73764/",
    "id": 73764,
    "name": "Pixelcrew",
    "is_group": true,
    "nicks": [
        {
            "name": "Pixelcrew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pixelcrew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73767/?format=api",
                "id": 73767,
                "name": "Daniel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73766/?format=api",
                "id": 73766,
                "name": "Michbeck"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73765/?format=api",
                "id": 73765,
                "name": "Toony"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2492"
        }
    ]
}