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

{
    "url": "https://demozoo.org/api/v1/releasers/96340/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96340/",
    "id": 96340,
    "name": "Techno Trash",
    "is_group": true,
    "nicks": [
        {
            "name": "Techno Trash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Techno Trash"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7353/?format=api",
                "id": 7353,
                "name": "Solnova"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96341/?format=api",
                "id": 96341,
                "name": "Lex Cartex"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=34030"
        }
    ]
}