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

{
    "url": "https://demozoo.org/api/v1/releasers/96047/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/96047/",
    "id": 96047,
    "name": "The Glow",
    "is_group": false,
    "nicks": [
        {
            "name": "The Glow",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Glow"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7945/?format=api",
                "id": 7945,
                "name": "Celestial"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10792/?format=api",
                "id": 10792,
                "name": "Neo"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32796"
        }
    ]
}