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

{
    "url": "https://demozoo.org/api/v1/releasers/118265/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118265/",
    "id": 118265,
    "name": "The Scum Team",
    "is_group": true,
    "nicks": [
        {
            "name": "The Scum Team",
            "abbreviation": "SCM",
            "is_primary_nick": true,
            "variants": [
                "SCM",
                "The Scum Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118266/?format=api",
                "id": 118266,
                "name": "Savage"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118267/?format=api",
                "id": 118267,
                "name": "Marciano"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}