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

{
    "url": "https://demozoo.org/api/v1/releasers/6384/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6384/",
    "id": 6384,
    "name": "Banzai",
    "is_group": false,
    "nicks": [
        {
            "name": "Banzai",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Banzai"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4553/?format=api",
                "id": 4553,
                "name": "Doom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6379/?format=api",
                "id": 6379,
                "name": "Advance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50887/?format=api",
                "id": 50887,
                "name": "Tornado"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8738"
        }
    ]
}