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

{
    "url": "https://demozoo.org/api/v1/releasers/85575/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/85575/",
    "id": 85575,
    "name": "Martin Demsky",
    "is_group": false,
    "nicks": [
        {
            "name": "Martin Demsky",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Martin Demsky"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://martindemsky.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://battleofthebits.org/barracks/Profile/martin_demsky/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=37102"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63518"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,245216/"
        }
    ]
}