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

{
    "url": "https://demozoo.org/api/v1/releasers/30178/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30178/",
    "id": 30178,
    "name": "Gopher",
    "is_group": false,
    "nicks": [
        {
            "name": "Gopher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "De_Gopher",
                "Gopher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33082/?format=api",
                "id": 33082,
                "name": "Dimlight Alley Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87564/?format=api",
                "id": 87564,
                "name": "Outpost Music"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8749"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://dragonslay.cyker.net/wp/"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,281521/"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?68879"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4720/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/de_gopher/"
        }
    ]
}