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

{
    "url": "https://demozoo.org/api/v1/releasers/123597/?format=api",
    "demozoo_url": "https://demozoo.org/groups/123597/",
    "id": 123597,
    "name": "DLG Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "DLG Crew",
            "abbreviation": "DLG",
            "is_primary_nick": true,
            "variants": [
                "DLG",
                "DLG Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1019/?format=api",
                "id": 1019,
                "name": "Flite"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15820/?format=api",
                "id": 15820,
                "name": "Stranger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1534/?format=api",
                "id": 1534,
                "name": "Norby"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10863/?format=api",
                "id": 10863,
                "name": "Rappid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8332/?format=api",
                "id": 8332,
                "name": "Alesk69"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123738/?format=api",
                "id": 123738,
                "name": "JANER"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66172/?format=api",
                "id": 66172,
                "name": "Rebel O'Conner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/513/?format=api",
                "id": 513,
                "name": "Pride"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1688/?format=api",
                "id": 1688,
                "name": "Thunder"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/groups/demoscenelogogallery"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15280"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/dlg_crew/"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCVCWSsSS-zpLtCiucGjzoJQ"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UC0rRGCuoWs2XVldxAbjeyhA"
        }
    ]
}