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

{
    "url": "https://demozoo.org/api/v1/releasers/5880/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5880/",
    "id": 5880,
    "name": "AY Riders",
    "is_group": true,
    "nicks": [
        {
            "name": "AY Riders",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AY Riders",
                "AY-R",
                "AY-Riders",
                "AY_R"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                "id": 5879,
                "name": "Gasman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                "id": 3852,
                "name": "Aki"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                "id": 8931,
                "name": "Yerzmyey"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9017/?format=api",
                "id": 9017,
                "name": "Megus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8941/?format=api",
                "id": 8941,
                "name": "TDM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9054/?format=api",
                "id": 9054,
                "name": "X-agon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                "id": 9147,
                "name": "C-jeff"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/321858-AY-Riders"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/pages/AY-Riders/258031094247221"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=49512"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3202"
        }
    ]
}