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

{
    "url": "https://demozoo.org/api/v1/releasers/49902/?format=api",
    "demozoo_url": "https://demozoo.org/groups/49902/",
    "id": 49902,
    "name": "Epoch",
    "is_group": true,
    "nicks": [
        {
            "name": "Epoch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Epoch"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6849/?format=api",
                "id": 6849,
                "name": "noby"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44257/?format=api",
                "id": 44257,
                "name": "sm"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44258/?format=api",
                "id": 44258,
                "name": "sainigma"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44256/?format=api",
                "id": 44256,
                "name": "Dysposin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11676/?format=api",
                "id": 11676,
                "name": "Ruuvari"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/60443/?format=api",
                "id": 60443,
                "name": "Trio Tampere"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://epoch.untergrund.net/"
        },
        {
            "link_class": "NectarineGroup",
            "url": "https://scenestream.net/demovibes/group/860/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12297"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/epochgroup"
        }
    ]
}