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

{
    "url": "https://demozoo.org/api/v1/releasers/59161/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59161/",
    "id": 59161,
    "name": "Xerox",
    "is_group": true,
    "nicks": [
        {
            "name": "Xerox",
            "abbreviation": "XRX",
            "is_primary_nick": true,
            "variants": [
                "XRX",
                "Xerox"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61400/?format=api",
                "id": 61400,
                "name": "Magician"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68919/?format=api",
                "id": 68919,
                "name": "Snoopy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89981/?format=api",
                "id": 89981,
                "name": "Ufonaut"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89982/?format=api",
                "id": 89982,
                "name": "Devil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89983/?format=api",
                "id": 89983,
                "name": "Black Ice"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71016/?format=api",
                "id": 71016,
                "name": "Arpheton"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89984/?format=api",
                "id": 89984,
                "name": "Alf"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/xerox"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12911"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/xerox_pc/"
        }
    ]
}