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

{
    "url": "https://demozoo.org/api/v1/releasers/118285/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118285/",
    "id": 118285,
    "name": "Brainwash Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Brainwash Inc.",
            "abbreviation": "BWI",
            "is_primary_nick": true,
            "variants": [
                "BWI",
                "Brainwash Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118284/?format=api",
                "id": 118284,
                "name": "Epsilon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61547/?format=api",
                "id": 61547,
                "name": "The Eye"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61548/?format=api",
                "id": 61548,
                "name": "LaFore"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133768/?format=api",
                "id": 133768,
                "name": "Purppis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133769/?format=api",
                "id": 133769,
                "name": "Skeidan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133770/?format=api",
                "id": 133770,
                "name": "Then"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15279"
        }
    ]
}