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

{
    "url": "https://demozoo.org/api/v1/releasers/53580/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53580/",
    "id": 53580,
    "name": "Crazy Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "Crazy Boys",
            "abbreviation": "CB",
            "is_primary_nick": true,
            "variants": [
                "CB",
                "Crazy Boys",
                "The Crazy Boys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53581/?format=api",
                "id": 53581,
                "name": "Macgyver"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53582/?format=api",
                "id": 53582,
                "name": "Larry"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53583/?format=api",
                "id": 53583,
                "name": "Garfield"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101953/?format=api",
                "id": 101953,
                "name": "Abbe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101954/?format=api",
                "id": 101954,
                "name": "Quido"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113016/?format=api",
                "id": 113016,
                "name": "ZelenÙ"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41688"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7576"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/crazy_boys/"
        }
    ]
}