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

{
    "url": "https://demozoo.org/api/v1/releasers/13713/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13713/",
    "id": 13713,
    "name": "Procyon",
    "is_group": true,
    "nicks": [
        {
            "name": "Procyon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Procyon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76370/?format=api",
                "id": 76370,
                "name": "Stone Oakvalley"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3512/?format=api",
                "id": 3512,
                "name": "Waxhead"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8619/?format=api",
                "id": 8619,
                "name": "Doc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94692/?format=api",
                "id": 94692,
                "name": "Dr. Matrix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131193/?format=api",
                "id": 131193,
                "name": "Merlin"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27354"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3898"
        }
    ]
}