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

{
    "url": "https://demozoo.org/api/v1/releasers/97874/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97874/",
    "id": 97874,
    "name": "The Unknown Force",
    "is_group": true,
    "nicks": [
        {
            "name": "The Unknown Force",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Unknown Force"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61340/?format=api",
                "id": 61340,
                "name": "Lonestar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97875/?format=api",
                "id": 97875,
                "name": "Dr. Crack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97876/?format=api",
                "id": 97876,
                "name": "Doc Ice"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40227"
        }
    ]
}