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

{
    "url": "https://demozoo.org/api/v1/releasers/8548/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8548/",
    "id": 8548,
    "name": "Psychic Link",
    "is_group": true,
    "nicks": [
        {
            "name": "Psychic Link",
            "abbreviation": "PL",
            "is_primary_nick": true,
            "variants": [
                "PL",
                "Psychic Link"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8636/?format=api",
                "id": 8636,
                "name": "S-Cubed"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8637/?format=api",
                "id": 8637,
                "name": "Skywalker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/366/?format=api",
                "id": 366,
                "name": "Statix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3400/?format=api",
                "id": 3400,
                "name": "O'Neill"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144749/?format=api",
                "id": 144749,
                "name": "Steve Jones"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144750/?format=api",
                "id": 144750,
                "name": "Thomas Bailey"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=55"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/psychic_link/"
        }
    ]
}