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

{
    "url": "https://demozoo.org/api/v1/releasers/100756/?format=api",
    "demozoo_url": "https://demozoo.org/groups/100756/",
    "id": 100756,
    "name": "Gothic Harlot",
    "is_group": true,
    "nicks": [
        {
            "name": "Gothic Harlot",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gothic Harlot"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1167/?format=api",
                "id": 1167,
                "name": "Grimlock"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105172/?format=api",
                "id": 105172,
                "name": "Substance"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=56503"
        }
    ]
}