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

{
    "url": "https://demozoo.org/api/v1/releasers/8599/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8599/",
    "id": 8599,
    "name": "Amacon",
    "is_group": true,
    "nicks": [
        {
            "name": "Amacon",
            "abbreviation": "AMC",
            "is_primary_nick": true,
            "variants": [
                "AMC",
                "Amacon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71692/?format=api",
                "id": 71692,
                "name": "Blueberry"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11591/?format=api",
                "id": 11591,
                "name": "Shape"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/577/?format=api",
                "id": 577,
                "name": "Illusion"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10049"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1136"
        }
    ]
}