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

{
    "url": "https://demozoo.org/api/v1/releasers/359/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/359/",
    "id": 359,
    "name": "Stone",
    "is_group": false,
    "nicks": [
        {
            "name": "Stone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/360/?format=api",
                "id": 360,
                "name": "Dust"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8145/?format=api",
                "id": 8145,
                "name": "Destroy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,45401/"
        }
    ]
}