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

{
    "url": "https://demozoo.org/api/v1/releasers/11079/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11079/",
    "id": 11079,
    "name": "Fanthomas",
    "is_group": false,
    "nicks": [
        {
            "name": "Fanthomas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fanthomas"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11080/?format=api",
                "id": 11080,
                "name": "Syndicate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11082/?format=api",
                "id": 11082,
                "name": "Unique PC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17486/?format=api",
                "id": 17486,
                "name": "Chronomatic Tushis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://demoscene.hu/users.php?target=details&id=7"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,298985/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/fnt_uniquepc"
        }
    ]
}