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

{
    "url": "https://demozoo.org/api/v1/releasers/31701/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31701/",
    "id": 31701,
    "name": "Seventh Son",
    "is_group": false,
    "nicks": [
        {
            "name": "Seventh Son",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "7th Son",
                "Seventh Son"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31700/?format=api",
                "id": 31700,
                "name": "Kruz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/365/?format=api",
                "id": 365,
                "name": "Aggression"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,77524/"
        }
    ]
}