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

{
    "url": "https://demozoo.org/api/v1/releasers/6359/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6359/",
    "id": 6359,
    "name": "The Judge",
    "is_group": false,
    "nicks": [
        {
            "name": "JVM Design",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "JVM Design"
            ]
        },
        {
            "name": "Jolyon Myers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jolyon Myers"
            ]
        },
        {
            "name": "Jolyon Vincent Myers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jolyon Vincent Myers"
            ]
        },
        {
            "name": "The Judge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Judge"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                "id": 6356,
                "name": "Share and Enjoy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2978/?format=api",
                "id": 2978,
                "name": "Megaforce"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28660/?format=api",
                "id": 28660,
                "name": "Freestyle UK"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7448"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/2419149-Jolyon-Myers"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4146"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,25178/"
        }
    ]
}