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

{
    "url": "https://demozoo.org/api/v1/releasers/114798/?format=api",
    "demozoo_url": "https://demozoo.org/groups/114798/",
    "id": 114798,
    "name": "Reaction",
    "is_group": true,
    "nicks": [
        {
            "name": "Reaction",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Reaction"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83054/?format=api",
                "id": 83054,
                "name": "Leviathan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83053/?format=api",
                "id": 83053,
                "name": "Mr. Puke"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25888"
        }
    ]
}