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

{
    "url": "https://demozoo.org/api/v1/releasers/66854/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66854/",
    "id": 66854,
    "name": "The Cardinals",
    "is_group": true,
    "nicks": [
        {
            "name": "The Cardinals",
            "abbreviation": "Cardinals",
            "is_primary_nick": true,
            "variants": [
                "Cardinals",
                "The Cardinals"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121547/?format=api",
                "id": 121547,
                "name": "Synthetic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121548/?format=api",
                "id": 121548,
                "name": "Henk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121549/?format=api",
                "id": 121549,
                "name": "Martin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131752/?format=api",
                "id": 131752,
                "name": "zeno4ever"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12065"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7208"
        }
    ]
}