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

{
    "url": "https://demozoo.org/api/v1/releasers/51888/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51888/",
    "id": 51888,
    "name": "Bob",
    "is_group": false,
    "nicks": [
        {
            "name": "Bob",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bob"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18511/?format=api",
                "id": 18511,
                "name": "The Firehawks"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50319/?format=api",
                "id": 50319,
                "name": "The Bugbusters"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96491/?format=api",
                "id": 96491,
                "name": "Mystics"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11742"
        }
    ]
}