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

{
    "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
    "demozoo_url": "https://demozoo.org/groups/67260/",
    "id": 67260,
    "name": "Bitshifters",
    "is_group": true,
    "nicks": [
        {
            "name": "Bitshifters",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bitshifters"
            ]
        },
        {
            "name": "Bitshifters Collective",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bitshifters Collective"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70102/?format=api",
                "id": 70102,
                "name": "Henley"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70103/?format=api",
                "id": 70103,
                "name": "KieranHJ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90387/?format=api",
                "id": 90387,
                "name": "tom_seddon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90386/?format=api",
                "id": 90386,
                "name": "VectorEyes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127891/?format=api",
                "id": 127891,
                "name": "P_Malin"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://bitshifters.github.io"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/bitshiftrs/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/bitshifters"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12872"
        }
    ]
}