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

{
    "url": "https://demozoo.org/api/v1/releasers/146189/?format=api",
    "demozoo_url": "https://demozoo.org/groups/146189/",
    "id": 146189,
    "name": "We'll Release Anything",
    "is_group": true,
    "nicks": [
        {
            "name": "We'll Release Anything",
            "abbreviation": "WRA",
            "is_primary_nick": true,
            "variants": [
                "WRA",
                "We Will Release Anything",
                "We'll Release Anything",
                "Well Release Anything"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112848/?format=api",
                "id": 112848,
                "name": "McGarret"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146164/?format=api",
                "id": 146164,
                "name": "Fuzzy Logic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130069/?format=api",
                "id": 130069,
                "name": "Bad Ass"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146190/?format=api",
                "id": 146190,
                "name": "Abnash Bleezhole"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123536/?format=api",
                "id": 123536,
                "name": "Enigma"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146191/?format=api",
                "id": 146191,
                "name": "ZMan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146192/?format=api",
                "id": 146192,
                "name": "Destructo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130100/?format=api",
                "id": 130100,
                "name": "Ice Nine"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/well-release-anything"
        }
    ]
}