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

{
    "url": "https://demozoo.org/api/v1/releasers/8032/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8032/",
    "id": 8032,
    "name": "Flatline Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Flatline",
            "abbreviation": "FLE",
            "is_primary_nick": false,
            "variants": [
                "FLE",
                "Flatline"
            ]
        },
        {
            "name": "Flatline Productions",
            "abbreviation": "FLP",
            "is_primary_nick": true,
            "variants": [
                "FLP",
                "Flatline Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8058/?format=api",
                "id": 8058,
                "name": "Chanel5"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55971/?format=api",
                "id": 55971,
                "name": "Doom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8031/?format=api",
                "id": 8031,
                "name": "Fluz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12156/?format=api",
                "id": 12156,
                "name": "Pineapple"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4755/?format=api",
                "id": 4755,
                "name": "La Shawn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3621/?format=api",
                "id": 3621,
                "name": "lft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61985/?format=api",
                "id": 61985,
                "name": "Shine"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4695"
        }
    ]
}