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

{
    "url": "https://demozoo.org/api/v1/releasers/90561/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90561/",
    "id": 90561,
    "name": "Sauria",
    "is_group": true,
    "nicks": [
        {
            "name": "Sauria",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sauria"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27286/?format=api",
                "id": 27286,
                "name": "Trixie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90563/?format=api",
                "id": 90563,
                "name": "Spider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90564/?format=api",
                "id": 90564,
                "name": "SvoPeX"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90412/?format=api",
                "id": 90412,
                "name": "FiDo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61059"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11544"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/Sauria/"
        }
    ]
}