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

{
    "url": "https://demozoo.org/api/v1/releasers/59917/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59917/",
    "id": 59917,
    "name": "Logicoma",
    "is_group": true,
    "nicks": [
        {
            "name": "Logicoma",
            "abbreviation": "LGC",
            "is_primary_nick": true,
            "variants": [
                "LGC",
                "Logicoma"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34684/?format=api",
                "id": 34684,
                "name": "Wobble"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18/?format=api",
                "id": 18,
                "name": "Ferris"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                "id": 1525,
                "name": "H0ffman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71095/?format=api",
                "id": 71095,
                "name": "Darth Shader"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9216"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/logicomacorp"
        },
        {
            "link_class": "NectarineGroup",
            "url": "https://scenestream.net/demovibes/group/846/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12638"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/logicomacorp/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/logicomacorp"
        }
    ]
}