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

{
    "url": "https://demozoo.org/api/v1/releasers/9795/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9795/",
    "id": 9795,
    "name": "Bat",
    "is_group": false,
    "nicks": [
        {
            "name": "Bat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7449/?format=api",
                "id": 7449,
                "name": "Just For Fun"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21313/?format=api",
                "id": 21313,
                "name": "Fully Bugged Software"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22147/?format=api",
                "id": 22147,
                "name": "Thalium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22106/?format=api",
                "id": 22106,
                "name": "Warm Inside"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fullybugged.com"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,44032/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/Kroustybat"
        }
    ]
}