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

{
    "url": "https://demozoo.org/api/v1/releasers/71745/?format=api",
    "demozoo_url": "https://demozoo.org/groups/71745/",
    "id": 71745,
    "name": "The Assembly Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Assembly Crew",
            "abbreviation": "TAC",
            "is_primary_nick": true,
            "variants": [
                "TAC",
                "The Assembly Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136363/?format=api",
                "id": 136363,
                "name": "Cpt. Quirk"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10572"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/the_assembly_crew/"
        }
    ]
}