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

{
    "url": "https://demozoo.org/api/v1/releasers/1262/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1262/",
    "id": 1262,
    "name": "Sparkler",
    "is_group": false,
    "nicks": [
        {
            "name": "Rune Spaans",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rune Spaans"
            ]
        },
        {
            "name": "Sparkler",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sparkler"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1263/?format=api",
                "id": 1263,
                "name": "Megastyle"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.superrune.com"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1197"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,14729/"
        }
    ]
}