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

{
    "url": "https://demozoo.org/api/v1/releasers/91512/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/91512/",
    "id": 91512,
    "name": "Kelloggs",
    "is_group": false,
    "nicks": [
        {
            "name": "Kelloggs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kelloggs"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57491/?format=api",
                "id": 57491,
                "name": "Plasma Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/990/?format=api",
                "id": 990,
                "name": "Jewels"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3123"
        }
    ]
}