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

{
    "url": "https://demozoo.org/api/v1/releasers/135637/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135637/",
    "id": 135637,
    "name": "Flux",
    "is_group": false,
    "nicks": [
        {
            "name": "Flux",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flux"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138550/?format=api",
                "id": 138550,
                "name": "The Practitioners of Lua Megademos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133353/?format=api",
                "id": 133353,
                "name": "Chapterhouse"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/WillGreen"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://mastodon.social/@WillFlux"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102310"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/WillFlux"
        }
    ]
}