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

{
    "url": "https://demozoo.org/api/v1/releasers/88686/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88686/",
    "id": 88686,
    "name": "Sebastian Broghammer",
    "is_group": false,
    "nicks": [
        {
            "name": "Basti",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Basti"
            ]
        },
        {
            "name": "Sebastian Broghammer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sebastian Broghammer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54829/?format=api",
                "id": 54829,
                "name": "Seven Eleven"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52784/?format=api",
                "id": 52784,
                "name": "Warriors of Darkness"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.c64-wiki.de/wiki/Sebastian_Broghammer"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16935"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9520"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,179279/"
        }
    ]
}