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

{
    "url": "https://demozoo.org/api/v1/releasers/131576/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131576/",
    "id": 131576,
    "name": "FantasY GenerationS",
    "is_group": true,
    "nicks": [
        {
            "name": "FantasY GenerationS",
            "abbreviation": "fGs",
            "is_primary_nick": true,
            "variants": [
                "FantasY GenerationS",
                "fGs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131575/?format=api",
                "id": 131575,
                "name": "rEF!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22271/?format=api",
                "id": 22271,
                "name": "sTEEL"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67204/?format=api",
                "id": 67204,
                "name": "Cosmic"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/fantasy-generations"
        }
    ]
}