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

{
    "url": "https://demozoo.org/api/v1/releasers/65565/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65565/",
    "id": 65565,
    "name": "Leprechaun",
    "is_group": true,
    "nicks": [
        {
            "name": "Leprechaun",
            "abbreviation": "LEP",
            "is_primary_nick": true,
            "variants": [
                "LEP",
                "Leprechaun"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16262/?format=api",
                "id": 16262,
                "name": "Mac Motu"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/770/?format=api",
                "id": 770,
                "name": "Cyclone"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118989/?format=api",
                "id": 118989,
                "name": "Fendrix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12684/?format=api",
                "id": 12684,
                "name": "Rayden"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129202/?format=api",
                "id": 129202,
                "name": "Substance"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=71268"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15428"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/leprechaun/"
        }
    ]
}