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

{
    "url": "https://demozoo.org/api/v1/releasers/7911/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7911/",
    "id": 7911,
    "name": "Alpha Force",
    "is_group": true,
    "nicks": [
        {
            "name": "Alpha Force",
            "abbreviation": "AFP",
            "is_primary_nick": true,
            "variants": [
                "AFP",
                "Alpha Force",
                "Alpha Force Productions"
            ]
        },
        {
            "name": "Alphaforce",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alphaforce"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84064/?format=api",
                "id": 84064,
                "name": "Lord Bane"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84063/?format=api",
                "id": 84063,
                "name": "Specter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84065/?format=api",
                "id": 84065,
                "name": "Arg"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3013"
        }
    ]
}