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

{
    "url": "https://demozoo.org/api/v1/releasers/3948/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3948/",
    "id": 3948,
    "name": "Faith",
    "is_group": false,
    "nicks": [
        {
            "name": "Faith",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Faith"
            ]
        },
        {
            "name": "_faith_",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "_faith_"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10580/?format=api",
                "id": 10580,
                "name": "Mindwave"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3559/?format=api",
                "id": 3559,
                "name": "Neuro"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69412/?format=api",
                "id": 69412,
                "name": "Duangle"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.sylvia-ritter.com/"
        },
        {
            "link_class": "BlueskyAccount",
            "url": "https://bsky.app/profile/sylviaritter.bsky.social"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://sylviaritter.deviantart.com"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7693"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=7795"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3293"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/sylvia_ritter"
        }
    ]
}