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

{
    "url": "https://demozoo.org/api/v1/releasers/45062/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45062/",
    "id": 45062,
    "name": "lastfuture",
    "is_group": false,
    "nicks": [
        {
            "name": "Lumis",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lumis"
            ]
        },
        {
            "name": "lastfuture",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "lastfuture"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67071/?format=api",
                "id": 67071,
                "name": "Bedrock Bros."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://lastfuture.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.lastfuture.de/"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://chaos.social/@lastfuture"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2519"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/lastfuture/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/toastroom"
        },
        {
            "link_class": "VimeoUser",
            "url": "https://vimeo.com/user362478"
        }
    ]
}