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

{
    "url": "https://demozoo.org/api/v1/releasers/97286/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97286/",
    "id": 97286,
    "name": "R.E.M.",
    "is_group": true,
    "nicks": [
        {
            "name": "R.E.M.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "R.E.M."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94965/?format=api",
                "id": 94965,
                "name": "Bracus"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37932"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9990"
        }
    ]
}