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

{
    "url": "https://demozoo.org/api/v1/releasers/2050/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2050/",
    "id": 2050,
    "name": "The Carebears",
    "is_group": true,
    "nicks": [
        {
            "name": "The Carebears",
            "abbreviation": "TCB",
            "is_primary_nick": true,
            "variants": [
                "TCB",
                "The Carebears"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31490/?format=api",
                "id": 31490,
                "name": "The Union"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2052/?format=api",
                "id": 2052,
                "name": "An Cool"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2053/?format=api",
                "id": 2053,
                "name": "Jas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2051/?format=api",
                "id": 2051,
                "name": "Tanis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2054/?format=api",
                "id": 2054,
                "name": "Nic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31494/?format=api",
                "id": 31494,
                "name": "GoGo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.lynn3686.com/tcb.html"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TCB/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=57345"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=70"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20131104230617/http://hem1.passagen.se/carebear/"
        }
    ]
}