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

{
    "url": "https://demozoo.org/api/v1/releasers/19788/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19788/",
    "id": 19788,
    "name": "Fear Factory",
    "is_group": true,
    "nicks": [
        {
            "name": "Fear Factory",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fear Factory"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40658/?format=api",
                "id": 40658,
                "name": "Data"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65387/?format=api",
                "id": 65387,
                "name": "Corpse"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65388/?format=api",
                "id": 65388,
                "name": "Justice"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2554"
        }
    ]
}