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

{
    "url": "https://demozoo.org/api/v1/releasers/108987/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108987/",
    "id": 108987,
    "name": "Sky",
    "is_group": true,
    "nicks": [
        {
            "name": "Sky",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sky"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142522/?format=api",
                "id": 142522,
                "name": "Psyciatrist"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114807/?format=api",
                "id": 114807,
                "name": "Mr. Z"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142523/?format=api",
                "id": 142523,
                "name": "Krs"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=36834"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6916"
        }
    ]
}