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

{
    "url": "https://demozoo.org/api/v1/releasers/13715/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13715/",
    "id": 13715,
    "name": "The Paranormal Federation",
    "is_group": true,
    "nicks": [
        {
            "name": "The Paranormal Federation",
            "abbreviation": "TPF",
            "is_primary_nick": true,
            "variants": [
                "TPF",
                "The Paranormal Federation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139605/?format=api",
                "id": 139605,
                "name": "Ban"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139609/?format=api",
                "id": 139609,
                "name": "Yoda"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139606/?format=api",
                "id": 139606,
                "name": "Zeldin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5157/?format=api",
                "id": 5157,
                "name": "Beastifire"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.lysator.liu.se/~lars/TPF/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=604"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8380"
        }
    ]
}