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

{
    "url": "https://demozoo.org/api/v1/releasers/5271/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5271/",
    "id": 5271,
    "name": "Index",
    "is_group": true,
    "nicks": [
        {
            "name": "Index",
            "abbreviation": "IDX",
            "is_primary_nick": true,
            "variants": [
                "IDX",
                "Index"
            ]
        },
        {
            "name": "Index Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Index Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11361/?format=api",
                "id": 11361,
                "name": "Zauron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6329/?format=api",
                "id": 6329,
                "name": "Rabbit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6330/?format=api",
                "id": 6330,
                "name": "St. George"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47518/?format=api",
                "id": 47518,
                "name": "LioZ"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63656"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1251"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/index/"
        }
    ]
}