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

{
    "url": "https://demozoo.org/api/v1/releasers/26855/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26855/",
    "id": 26855,
    "name": "Gas Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Gas Productions",
            "abbreviation": "Gas",
            "is_primary_nick": true,
            "variants": [
                "Gas",
                "Gas Productions"
            ]
        },
        {
            "name": "GrungeSoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "GrungeSoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26853/?format=api",
                "id": 26853,
                "name": "Zombie Lead"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126544/?format=api",
                "id": 126544,
                "name": "Alex Scar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126545/?format=api",
                "id": 126545,
                "name": "Idler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126546/?format=api",
                "id": 126546,
                "name": "Mr.Wisdom"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/126547/?format=api",
                "id": 126547,
                "name": "Bamboo"
            },
            "is_current": true
        }
    ],
    "external_links": []
}