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

{
    "url": "https://demozoo.org/api/v1/releasers/131347/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131347/",
    "id": 131347,
    "name": "Rescue Raider's Trainer Dist",
    "is_group": true,
    "nicks": [
        {
            "name": "INC Trainer Division",
            "abbreviation": "ITD",
            "is_primary_nick": false,
            "variants": [
                "INC Trainer Division",
                "ITD"
            ]
        },
        {
            "name": "Rescue Raider",
            "abbreviation": "RR",
            "is_primary_nick": false,
            "variants": [
                "RR",
                "Rescue Raider"
            ]
        },
        {
            "name": "Rescue Raider's Trainer Dist",
            "abbreviation": "INC/TD",
            "is_primary_nick": true,
            "variants": [
                "INC/RR",
                "INC/TD",
                "RR",
                "RR-INC",
                "RR/INC",
                "Rescue Raider's Trainer Dist"
            ]
        },
        {
            "name": "Trainer Division of INC",
            "abbreviation": "TDI",
            "is_primary_nick": false,
            "variants": [
                "TDI",
                "Trainer Division of INC"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46474/?format=api",
                "id": 46474,
                "name": "Rescue Raider"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/rescue-raider"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15502"
        }
    ]
}