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

{
    "url": "https://demozoo.org/api/v1/releasers/134753/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/134753/",
    "id": 134753,
    "name": "Burnt Fishy",
    "is_group": false,
    "nicks": [
        {
            "name": "Burnt Fishy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Burnt Fishy",
                "Burnt_Fishy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139663/?format=api",
                "id": 139663,
                "name": "The Chiptune Cafe"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://2a03.free.fr/?p=pub&dir=Burnt_Fishy"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?92663"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@Burnt_Fishy"
        },
        {
            "link_class": "ZxArtAuthor",
            "url": "https://zxart.ee/eng/authors/b/burnt-fishy/"
        }
    ]
}