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

{
    "url": "https://demozoo.org/api/v1/releasers/53965/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53965/",
    "id": 53965,
    "name": "The Cultural Revolution",
    "is_group": true,
    "nicks": [
        {
            "name": "The Cultural Revolution",
            "abbreviation": "TCR",
            "is_primary_nick": true,
            "variants": [
                "TCR",
                "The Cultural Revolution"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53966/?format=api",
                "id": 53966,
                "name": "Lonestar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53967/?format=api",
                "id": 53967,
                "name": "Mentronix"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1878"
        }
    ]
}