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

{
    "url": "https://demozoo.org/api/v1/releasers/30690/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30690/",
    "id": 30690,
    "name": "chibi-tech",
    "is_group": false,
    "nicks": [
        {
            "name": "chibi-tech",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "chibi-tech",
                "chibitech"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39942/?format=api",
                "id": 39942,
                "name": "Retrocoders"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://chibitech.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://chibitech.nanjamonja.com/"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,716970/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1799/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/chibi-tech/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/chibitech"
        }
    ]
}