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

{
    "url": "https://demozoo.org/api/v1/releasers/154995/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154995/",
    "id": 154995,
    "name": "Hardcore",
    "is_group": true,
    "nicks": [
        {
            "name": "Hardcore",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hardcore"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94205/?format=api",
                "id": 94205,
                "name": "Gad"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154996/?format=api",
                "id": 154996,
                "name": "Armageddon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94356/?format=api",
                "id": 94356,
                "name": "Scabby"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=21210"
        }
    ]
}