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

{
    "url": "https://demozoo.org/api/v1/releasers/121827/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121827/",
    "id": 121827,
    "name": "Goosible",
    "is_group": false,
    "nicks": [
        {
            "name": "EmmazingGoose",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "EmmazingGoose"
            ]
        },
        {
            "name": "Goose Goosington",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Goose Goosington"
            ]
        },
        {
            "name": "Goosible",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Goosible"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142061/?format=api",
                "id": 142061,
                "name": "Moonbase"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://worstdayevercomic.com/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/emmasteimann"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/goosible"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102608"
        },
        {
            "link_class": "ShadertoyUser",
            "url": "https://www.shadertoy.com/user/emmasteimann"
        }
    ]
}