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

{
    "url": "https://demozoo.org/api/v1/releasers/70501/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70501/",
    "id": 70501,
    "name": "Bowen",
    "is_group": false,
    "nicks": [
        {
            "name": "Bowen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bowen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66600/?format=api",
                "id": 66600,
                "name": "Motion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52019/?format=api",
                "id": 52019,
                "name": "Over The Top"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16074/?format=api",
                "id": 16074,
                "name": "MxM"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38291"
        }
    ]
}