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

{
    "url": "https://demozoo.org/api/v1/releasers/57837/?format=api",
    "demozoo_url": "https://demozoo.org/groups/57837/",
    "id": 57837,
    "name": "GPO",
    "is_group": true,
    "nicks": [
        {
            "name": "GPO",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "GPO"
            ]
        },
        {
            "name": "GPO_Pinball",
            "abbreviation": "GPO Pinball",
            "is_primary_nick": false,
            "variants": [
                "GPO Pinball",
                "GPO_Pinball"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57855/?format=api",
                "id": 57855,
                "name": "Callisto"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131937/?format=api",
                "id": 131937,
                "name": "Marex"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}