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

{
    "url": "https://demozoo.org/api/v1/releasers/51296/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51296/",
    "id": 51296,
    "name": "Bitcracker",
    "is_group": false,
    "nicks": [
        {
            "name": "Bitcracker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bitcracker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51295/?format=api",
                "id": 51295,
                "name": "Sensics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4480/?format=api",
                "id": 4480,
                "name": "Black Monks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6749/?format=api",
                "id": 6749,
                "name": "Supplex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57070/?format=api",
                "id": 57070,
                "name": "Risk"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2257/?format=api",
                "id": 2257,
                "name": "The Syndicate"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8206"
        }
    ]
}