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

{
    "url": "https://demozoo.org/api/v1/releasers/26062/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26062/",
    "id": 26062,
    "name": "LNX",
    "is_group": true,
    "nicks": [
        {
            "name": "LNX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "LNX"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21309/?format=api",
                "id": 21309,
                "name": "Lycan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3695/?format=api",
                "id": 3695,
                "name": "xtrium"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21315/?format=api",
                "id": 21315,
                "name": "nnorm"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/49868/?format=api",
                "id": 49868,
                "name": "RUX"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://lnx.zone/"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/lnxdemo"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11760"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20130518063555/http://www.lnx-demo.org/"
        }
    ]
}