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

{
    "url": "https://demozoo.org/api/v1/releasers/27991/?format=api",
    "demozoo_url": "https://demozoo.org/groups/27991/",
    "id": 27991,
    "name": "Drastic",
    "is_group": true,
    "nicks": [
        {
            "name": "Drastic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Drastic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8269/?format=api",
                "id": 8269,
                "name": "Cygnes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117098/?format=api",
                "id": 117098,
                "name": "Flash D"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19981205112756/http://www.cygnes.demon.nl/"
        }
    ]
}