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

{
    "url": "https://demozoo.org/api/v1/releasers/95552/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/95552/",
    "id": 95552,
    "name": "Geebee",
    "is_group": false,
    "nicks": [
        {
            "name": "Geebee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Geebee"
            ]
        },
        {
            "name": "Jeebee",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jeebee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92043/?format=api",
                "id": 92043,
                "name": "Brainstormers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95551/?format=api",
                "id": 95551,
                "name": "The Omega Connection"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108725/?format=api",
                "id": 108725,
                "name": "Raid"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30289"
        }
    ]
}