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

{
    "url": "https://demozoo.org/api/v1/releasers/65596/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65596/",
    "id": 65596,
    "name": "Fulg",
    "is_group": false,
    "nicks": [
        {
            "name": "Fulg",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fulg"
            ]
        },
        {
            "name": "Fulgurator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fulgurator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22744/?format=api",
                "id": 22744,
                "name": "Satire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44045/?format=api",
                "id": 44045,
                "name": "Night Vision"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,115138/"
        }
    ]
}