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

{
    "url": "https://demozoo.org/api/v1/releasers/2238/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2238/",
    "id": 2238,
    "name": "Ripped Off",
    "is_group": true,
    "nicks": [
        {
            "name": "Ripped Off",
            "abbreviation": "RO",
            "is_primary_nick": true,
            "variants": [
                "RO",
                "Ripped Off"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31591/?format=api",
                "id": 31591,
                "name": "European Swapping Crew"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2553/?format=api",
                "id": 2553,
                "name": "Stick"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2554/?format=api",
                "id": 2554,
                "name": "Wiz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31594/?format=api",
                "id": 31594,
                "name": "Bilbo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34856/?format=api",
                "id": 34856,
                "name": "Mick"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32397/?format=api",
                "id": 32397,
                "name": "Mikee"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/R/RO/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3812"
        }
    ]
}