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

{
    "url": "https://demozoo.org/api/v1/releasers/98489/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98489/",
    "id": 98489,
    "name": "The Independent League",
    "is_group": true,
    "nicks": [
        {
            "name": "The Independent League",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Independent League"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4519/?format=api",
                "id": 4519,
                "name": "Gordh"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4517/?format=api",
                "id": 4517,
                "name": "Badamon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42687"
        }
    ]
}