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

{
    "url": "https://demozoo.org/api/v1/releasers/58929/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58929/",
    "id": 58929,
    "name": "Gerard Gourley",
    "is_group": false,
    "nicks": [
        {
            "name": "Gerard Gourley",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gerard Gourley"
            ]
        },
        {
            "name": "Gez",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7527/?format=api",
                "id": 7527,
                "name": "Sonic Graffiti"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3006"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/1763968-Gerard-Gourley"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,433/"
        }
    ]
}