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

{
    "url": "https://demozoo.org/api/v1/releasers/130052/?format=api",
    "demozoo_url": "https://demozoo.org/groups/130052/",
    "id": 130052,
    "name": "Scape",
    "is_group": true,
    "nicks": [
        {
            "name": "Scape",
            "abbreviation": "SCP",
            "is_primary_nick": true,
            "variants": [
                "SCP",
                "Scape"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138520/?format=api",
                "id": 138520,
                "name": "Locutous"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138522/?format=api",
                "id": 138522,
                "name": "Iron Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138524/?format=api",
                "id": 138524,
                "name": "Insanity Entity"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138525/?format=api",
                "id": 138525,
                "name": "Syne Wave"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138526/?format=api",
                "id": 138526,
                "name": "Rimja"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119576/?format=api",
                "id": 119576,
                "name": "Cyber Angel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78097/?format=api",
                "id": 78097,
                "name": "Rom Racer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/scape"
        }
    ]
}