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

{
    "url": "https://demozoo.org/api/v1/releasers/95676/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95676/",
    "id": 95676,
    "name": "Accooon",
    "is_group": true,
    "nicks": [
        {
            "name": "Accooon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Accooon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/352/?format=api",
                "id": 352,
                "name": "Sol"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30881"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7985"
        }
    ]
}