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

{
    "url": "https://demozoo.org/api/v1/releasers/93884/?format=api",
    "demozoo_url": "https://demozoo.org/groups/93884/",
    "id": 93884,
    "name": "Tridonics",
    "is_group": true,
    "nicks": [
        {
            "name": "Tridonics",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tridonics"
            ]
        },
        {
            "name": "Tridonix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tridonix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56893/?format=api",
                "id": 56893,
                "name": "Nexus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104209/?format=api",
                "id": 104209,
                "name": "Dr. Trog"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104210/?format=api",
                "id": 104210,
                "name": "MC Tail"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104211/?format=api",
                "id": 104211,
                "name": "Stat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104212/?format=api",
                "id": 104212,
                "name": "Disco King"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=18903"
        }
    ]
}