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

{
    "url": "https://demozoo.org/api/v1/releasers/32687/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32687/",
    "id": 32687,
    "name": "Firebug",
    "is_group": false,
    "nicks": [
        {
            "name": "Firebug",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Firebug"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://firebug.kapsi.fi/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/anttihirvonen"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11182"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=40172"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/anttihi"
        }
    ]
}