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

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