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

{
    "url": "https://demozoo.org/api/v1/releasers/50579/?format=api",
    "demozoo_url": "https://demozoo.org/groups/50579/",
    "id": 50579,
    "name": "Basstech",
    "is_group": true,
    "nicks": [
        {
            "name": "Basstech",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bass Tech",
                "Basstech"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50580/?format=api",
                "id": 50580,
                "name": "Boozo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50581/?format=api",
                "id": 50581,
                "name": "Jeckbuzz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50582/?format=api",
                "id": 50582,
                "name": "Delirion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37403/?format=api",
                "id": 37403,
                "name": "Toast"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37792"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10012"
        }
    ]
}