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

{
    "url": "https://demozoo.org/api/v1/releasers/142051/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142051/",
    "id": 142051,
    "name": "ciosai_tw",
    "is_group": false,
    "nicks": [
        {
            "name": "ciosai_tw",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ciosai_tw"
            ]
        },
        {
            "name": "jy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "jy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142061/?format=api",
                "id": 142061,
                "name": "Moonbase"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149059/?format=api",
                "id": 149059,
                "name": "TAMSUI ALKMST"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://ciosai.itch.io/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://ciosai.github.io/"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/ciosai"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://mastodon.gamedev.place/@CIOSAI_tw"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/CIOSAI_tw"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@ciosai_tw"
        }
    ]
}