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

{
    "url": "https://demozoo.org/api/v1/releasers/2406/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2406/",
    "id": 2406,
    "name": "Fantasy",
    "is_group": true,
    "nicks": [
        {
            "name": "Fantasy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fantasy"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2405/?format=api",
                "id": 2405,
                "name": "Deneb"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2407/?format=api",
                "id": 2407,
                "name": "Morgan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31605/?format=api",
                "id": 31605,
                "name": "Remalon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fantasy.atari.org/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://democyclopedie.wordpress.com/2017/12/21/t-comme-trop-marrant-ou-trop-mort-de-rire/"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/groups/262838302519/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/F/FANTASY/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3800"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20051220093907/http://fantasy.planet-d.net/"
        }
    ]
}