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

{
    "url": "https://demozoo.org/api/v1/releasers/33274/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33274/",
    "id": 33274,
    "name": "Bunny",
    "is_group": false,
    "nicks": [
        {
            "name": "Bunny",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bunny"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5942/?format=api",
                "id": 5942,
                "name": "Kiki Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10997/?format=api",
                "id": 10997,
                "name": "Demoscene.tv"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63914"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=30866"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4104"
        }
    ]
}