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

{
    "url": "https://demozoo.org/api/v1/releasers/104585/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104585/",
    "id": 104585,
    "name": "The Cool Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Cool Brothers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Cool Brothers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111915/?format=api",
                "id": 111915,
                "name": "Logan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111916/?format=api",
                "id": 111916,
                "name": "Phix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111917/?format=api",
                "id": 111917,
                "name": "Miky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111918/?format=api",
                "id": 111918,
                "name": "Syrio"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111919/?format=api",
                "id": 111919,
                "name": "B.A.D."
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=67706"
        }
    ]
}