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

{
    "url": "https://demozoo.org/api/v1/releasers/11636/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11636/",
    "id": 11636,
    "name": "Lockless",
    "is_group": true,
    "nicks": [
        {
            "name": "Lockless",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lockless"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135995/?format=api",
                "id": 135995,
                "name": "_coder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15444/?format=api",
                "id": 15444,
                "name": "Zerosynapse"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107424/?format=api",
                "id": 107424,
                "name": "SiRioKD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135998/?format=api",
                "id": 135998,
                "name": "Yado"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136176/?format=api",
                "id": 136176,
                "name": "anshar"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.lockless.com/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2465"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/lockless/"
        }
    ]
}