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

{
    "url": "https://demozoo.org/api/v1/releasers/3476/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3476/",
    "id": 3476,
    "name": "Panorama",
    "is_group": true,
    "nicks": [
        {
            "name": "Panorama",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Panorama"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/791/?format=api",
                "id": 791,
                "name": "Mantronix"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47117"
        }
    ]
}