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

{
    "url": "https://demozoo.org/api/v1/releasers/67357/?format=api",
    "demozoo_url": "https://demozoo.org/groups/67357/",
    "id": 67357,
    "name": "Guards of Doom",
    "is_group": true,
    "nicks": [
        {
            "name": "Guards of Doom",
            "abbreviation": "GOD, G.O.D.",
            "is_primary_nick": true,
            "variants": [
                "GOD, G.O.D.",
                "Guards of Doom"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136623/?format=api",
                "id": 136623,
                "name": "Rub"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136624/?format=api",
                "id": 136624,
                "name": "Klymaxx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70163/?format=api",
                "id": 70163,
                "name": "Cloud Hunter"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136625/?format=api",
                "id": 136625,
                "name": "Altair"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64443"
        }
    ]
}