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

{
    "url": "https://demozoo.org/api/v1/releasers/141502/?format=api",
    "demozoo_url": "https://demozoo.org/groups/141502/",
    "id": 141502,
    "name": "Calypso",
    "is_group": true,
    "nicks": [
        {
            "name": "Calypso",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Calypso"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91148/?format=api",
                "id": 91148,
                "name": "Fibre"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104607/?format=api",
                "id": 104607,
                "name": "Deano"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141503/?format=api",
                "id": 141503,
                "name": "Curse"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102342/?format=api",
                "id": 102342,
                "name": "Kooky"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=56479"
        }
    ]
}